Home
last modified time | relevance | path

Searched refs:APerformanceHint_closeSession (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/android/
Dperformance_hint.h159 void APerformanceHint_closeSession(
/frameworks/base/native/android/tests/performance_hint/
DPerformanceHintNativeTest.cpp125 APerformanceHint_closeSession(session); in TEST_F()
/frameworks/base/native/android/
Dperformance_hint.cpp233 void APerformanceHint_closeSession(APerformanceHintSession* session) { in APerformanceHint_closeSession() function
Dlibandroid.map.txt329 APerformanceHint_closeSession; # introduced=Tiramisu
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc226 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APerformanceHint_closeSession);
560 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", APerformanceHint_closeSession); in init_stub_library()
Dstubs_arm64.cc226 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APerformanceHint_closeSession);
560 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", APerformanceHint_closeSession); in init_stub_library()