Home
last modified time | relevance | path

Searched refs:app_start (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/msan/
Dmmap_below_shadow.cc20 const uintptr_t app_start = 0x000000000000ULL; in main() local
23 const uintptr_t app_start = 0x600000000000ULL; in main()
26 const uintptr_t app_start = 0x6000000000ULL; in main()
29 const uintptr_t app_start = 0x300000000000ULL; in main()
32 const uintptr_t app_start = 0x7000000000ULL; in main()
40 assert(p >= app_start); in main()
/external/webrtc/tools_webrtc/android/profiling/
Dutilities.sh96 function app_start() { function
Dperf_setup.sh249 app_start "${APP_NAME}"