Searched defs:PrepareToWait (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/core/healthd/ | ||
H A D | healthd_mode_charger_hidl.h | 43 int PrepareToWait() override { return charger_->OnPrepareToWait(); } in PrepareToWait() function |
/aosp_15_r20/hardware/interfaces/health/aidl/default/ | ||
H A D | HalHealthLoop.cpp | 52 int HalHealthLoop::PrepareToWait() { in PrepareToWait() function in aidl::android::hardware::health::HalHealthLoop |
/aosp_15_r20/hardware/interfaces/health/utils/libhealth2impl/ | ||
H A D | HalHealthLoop.cpp | 75 int HalHealthLoop::PrepareToWait() { in PrepareToWait() function in android::hardware::health::V2_1::implementation::HalHealthLoop |
H A D | BinderHealth.cpp | 180 int BinderHealth::PrepareToWait(void) { in PrepareToWait() function in android::hardware::health::V2_1::implementation::BinderHealth |