Home
last modified time | relevance | path

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

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