Searched defs:this_obj (Results 1 – 5 of 5) sorted by relevance
210 let this_obj: &JObject = #this; in generate_call() localVariable
129 FunctionLocalStatic *this_obj; member
84 FunctionLocalStatic *this_obj; member
271 StatusOr<pybind11::object> PyBuffer::AsNumPyArray(py::handle this_obj) { in AsNumPyArray()
668 mirror::Object* this_obj = shadow_frame->GetVRegReference(arg_offset); in UnstartedClassLoaderGetResourceAsStream() local