Home
last modified time | relevance | path

Searched refs:ADexFile_Method_getCodeOffset (Results 1 – 5 of 5) sorted by relevance

/art/libdexfile/
Dlibdexfile.map.txt5 ADexFile_Method_getCodeOffset; # apex
/art/libdexfile/external/
Ddex_file_ext_test.cc85 size_t offset = ADexFile_Method_getCodeOffset(method, &size); in TEST_F()
100 size_t offset = ADexFile_Method_getCodeOffset(method, &size); in TEST_F()
Ddex_file_ext.cc258 size_t ADexFile_Method_getCodeOffset(const ADexFile_Method* self, in ADexFile_Method_getCodeOffset() function
/art/libdexfile/external/include/art_api/
Ddex_file_external.h111 size_t ADexFile_Method_getCodeOffset(const ADexFile_Method* _Nonnull self,
Ddex_file_support.h35 MACRO(ADexFile_Method_getCodeOffset) \