HomeSort by relevance Sort by last modified time
    Searched refs:NATIVELIB_SIZE_IN_APK (Results 1 - 3 of 3) sorted by null

  /system/extras/simpleperf/
read_apk_test.cpp 37 NATIVELIB_OFFSET_IN_APK + NATIVELIB_SIZE_IN_APK / 2);
41 ASSERT_EQ(NATIVELIB_SIZE_IN_APK, ee->entry_size());
50 ASSERT_EQ(NATIVELIB_SIZE_IN_APK, ee->entry_size());
get_test_data.h 62 constexpr size_t NATIVELIB_SIZE_IN_APK = 0x1678;
read_elf_test.cpp 33 NATIVELIB_SIZE_IN_APK, &build_id));
75 NATIVELIB_SIZE_IN_APK, native_lib_build_id,

Completed in 632 milliseconds