Home
last modified time | relevance | path

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

/aosp12/frameworks/base/native/android/tests/performance_hint/
H A DPerformanceHintNativeTest.cpp106 int result = APerformanceHint_updateTargetWorkDuration(session, targetDurationNanos); in TEST_F()
117 result = APerformanceHint_updateTargetWorkDuration(session, -1L); in TEST_F()
/aosp12/frameworks/native/include/private/
H A Dperformance_hint_private.h110 int APerformanceHint_updateTargetWorkDuration(APerformanceHintSession* session,
/aosp12/frameworks/base/native/android/
H A Dperformance_hint.cpp222 int APerformanceHint_updateTargetWorkDuration(APerformanceHintSession* session, in APerformanceHint_updateTargetWorkDuration() function
H A Dlibandroid.map.txt318 APerformanceHint_updateTargetWorkDuration;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc222 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APerformanceHint_updateTargetWorkDuration);
541 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", APerformanceHint_updateTargetWorkDuration); in init_stub_library()
H A Dstubs_arm64.cc222 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APerformanceHint_updateTargetWorkDuration);
541 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", APerformanceHint_updateTargetWorkDuration); in init_stub_library()