Searched defs:method_ptr (Results 1 – 6 of 6) sorted by relevance
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-more-actions.h | 74 InvokeMethodAction(Class* obj_ptr, MethodPtr method_ptr) in InvokeMethodAction() 107 Class* obj_ptr, MethodPtr method_ptr) { in Invoke()
|
D | gmock-actions.h | 753 InvokeMethodWithoutArgsAction(Class* obj_ptr, MethodPtr method_ptr) in InvokeMethodWithoutArgsAction() 1048 InvokeWithoutArgs(Class* obj_ptr, MethodPtr method_ptr) { in InvokeWithoutArgs()
|
D | gmock-generated-actions.h | 63 MethodPtr method_ptr, in InvokeMethod() 80 MethodPtr method_ptr, in InvokeMethod() 98 MethodPtr method_ptr, in InvokeMethod() 117 MethodPtr method_ptr, in InvokeMethod() 136 MethodPtr method_ptr, in InvokeMethod() 158 MethodPtr method_ptr, in InvokeMethod() 180 MethodPtr method_ptr, in InvokeMethod() 202 MethodPtr method_ptr, in InvokeMethod() 225 MethodPtr method_ptr, in InvokeMethod() 248 MethodPtr method_ptr, in InvokeMethod() [all …]
|
/external/clang/test/CXX/conv/conv.mem/ |
D | p4.cpp | 8 int (Base::*method_ptr)() = &Base::method; variable
|
/external/qemu/distrib/jpeg-6b/ |
D | jddctmgr.c | 131 inverse_DCT_method_ptr method_ptr = NULL; in start_pass() local
|
/external/jpeg/ |
D | jddctmgr.c | 131 inverse_DCT_method_ptr method_ptr = NULL; in start_pass() local
|