Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dtrace.h91 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.txt273 ATrace_beginAsyncSection; # introduced=29
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc284 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ATrace_beginAsyncSection);
563 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ATrace_beginAsyncSection); in init_stub_library()
Dstubs_arm64.cc284 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ATrace_beginAsyncSection);
563 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ATrace_beginAsyncSection); in init_stub_library()