Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dperformance_hint.h83 typedef struct AWorkDuration AWorkDuration; typedef
/frameworks/base/native/android/
Dperformance_hint.cpp52 struct AWorkDuration : public hal::WorkDuration {}; struct