Home
last modified time | relevance | path

Searched defs:ADexFile_Method (Results 1 – 3 of 3) sorted by relevance

/art/libdexfile/external/
Ddex_file_ext.cc47 struct ADexFile_Method { struct
59 inline bool FindMethod(uint32_t dex_offset, /*out*/ ADexFile_Method* result) { in FindMethod() argument
Ddex_file_ext_test.cc117 auto no_cb = [](void*, const ADexFile_Method*) {}; in TEST_F()
/art/libdexfile/external/include/art_api/
Ddex_file_external.h34 typedef struct ADexFile_Method ADexFile_Method; // NOLINT typedef