OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMethodRef
(Results
1 - 4
of
4
) sorted by null
/dalvik/dexgen/src/com/android/dexgen/dex/file/
MethodIdItem.java
46
protoIds.intern(
getMethodRef
().getPrototype());
54
public CstBaseMethodRef
getMethodRef
() {
62
return protoIds.indexOf(
getMethodRef
().getPrototype());
/dalvik/dx/src/com/android/dx/dex/file/
MethodIdItem.java
46
protoIds.intern(
getMethodRef
().getPrototype());
54
public CstBaseMethodRef
getMethodRef
() {
62
return protoIds.indexOf(
getMethodRef
().getPrototype());
/external/conscrypt/common/src/jni/main/include/conscrypt/
jniutil.h
93
inline jmethodID
getMethodRef
(JNIEnv* env, jclass clazz, const char* name, const char* sig) {
/external/dexmaker/lib/
dalvik-dx-9.0.0_r3.jar
Completed in 2051 milliseconds