Home
last modified time | relevance | path

Searched defs:pmethod (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/third_party/sigslot/
Dsigslot.h296 unsigned char pmethod[24]; variable
298 unsigned char pmethod[16]; variable
/external/oj-libjdwp/src/share/back/
DstepControl.c91 jclass *pclazz, jmethodID *pmethod, jlocation *plocation) in getFrameLocation()