Home
last modified time | relevance | path

Searched defs:AWorkDuration (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dperformance_hint.h100 typedef struct AWorkDuration AWorkDuration; typedef
/aosp_15_r20/frameworks/native/include/android/
H A Dperformance_hint.h100 typedef struct AWorkDuration AWorkDuration; typedef
/aosp_15_r20/frameworks/base/native/android/
H A Dperformance_hint.cpp74 struct AWorkDuration : public hal::WorkDuration {}; struct