Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CXX/conv/conv.mem/
H A Dp4.cpp8 int (Base::*method_ptr)() = &Base::method; variable
/aosp_15_r20/external/libjpeg-turbo/
H A Djddctmgr.c103 inverse_DCT_method_ptr method_ptr = NULL; in start_pass() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dchannel.rs756 let method_ptr = method.name.as_ptr(); in create_call() localVariable
/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.cc792 jmethodID* method_ptr, in GetFrameLocation()
H A DOpenjdkJvmTi.cc331 jmethodID* method_ptr, in GetFrameLocation()