Home
last modified time | relevance | path

Searched defs:ee (Results 1 – 5 of 5) sorted by relevance

/system/extras/simpleperf/
Dread_apk_test.cpp36 EmbeddedElf* ee = inspector.FindElfInApkByOffset(GetTestData(APK_FILE), in TEST() local
47 auto ee = ApkInspector::FindElfInApkByName(GetTestData(APK_FILE), NATIVELIB_IN_APK); in TEST() local
Dread_apk.cpp176 std::unique_ptr<EmbeddedElf> ee = ApkInspector::FindElfInApkByName(apk_path, elf_filename); in GetBuildIdFromApkFile() local
186 std::unique_ptr<EmbeddedElf> ee = ApkInspector::FindElfInApkByName(apk_path, elf_filename); in ParseSymbolsFromApkFile() local
Dcmd_record.cpp816 EmbeddedElf* ee = in UpdateMmapRecordForEmbeddedElfPath() local
/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c93 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) argument
96 #define __QAIC_DBG_PRINTF__( ee ) (void)0 argument
142 #define _TRY(ee, func) \ argument
Dchre_slpi_stub.c93 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) argument
96 #define __QAIC_DBG_PRINTF__( ee ) (void)0 argument
142 #define _TRY(ee, func) \ argument