Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/external/
H A 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()
H A Ddex_file_ext.cc258 size_t ADexFile_Method_getCodeOffset(const ADexFile_Method* self, in ADexFile_Method_getCodeOffset() function
/aosp12/art/libdexfile/
H A Dlibdexfile.map.txt5 ADexFile_Method_getCodeOffset; # apex
/aosp12/art/libdexfile/external/include/art_api/
H A Ddex_file_external.h111 size_t ADexFile_Method_getCodeOffset(const ADexFile_Method* _Nonnull self,
H A Ddex_file_support.h35 MACRO(ADexFile_Method_getCodeOffset) \