Home
last modified time | relevance | path

Searched defs:this_obj (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/common/pourover_macro/src/call_method/
Dcodegen.rs210 let this_obj: &JObject = #this; in generate_call() localVariable
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dguard_threaded_test.pass.cpp129 FunctionLocalStatic *this_obj; member
/aosp_15_r20/external/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp84 FunctionLocalStatic *this_obj; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_buffer.cc271 StatusOr<pybind11::object> PyBuffer::AsNumPyArray(py::handle this_obj) { in AsNumPyArray()
/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime.cc668 mirror::Object* this_obj = shadow_frame->GetVRegReference(arg_offset); in UnstartedClassLoaderGetResourceAsStream() local