Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dtrace.h85 void ATrace_beginAsyncSection(const char* sectionName, int32_t cookie) __INTRODUCED_IN(29);
/frameworks/base/native/android/
Dtrace.cpp32 void ATrace_beginAsyncSection(const char* sectionName, int32_t cookie) { in ATrace_beginAsyncSection() function
Dlibandroid.map.txt290 ATrace_beginAsyncSection; # introduced=29
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm64.cc295 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ATrace_beginAsyncSection);
585 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ATrace_beginAsyncSection); in init_stub_library()
Dstubs_arm.cc295 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ATrace_beginAsyncSection);
585 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ATrace_beginAsyncSection); in init_stub_library()