Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 1 – 11 of 11) sorted by relevance

/base/powermgr/powermgr_lite/frameworks/src/mini/
Dpower_manage.c66 BOOL AcquireRunningLockEntry(RunningLockEntry *entry, int32_t timeoutMs) in AcquireRunningLockEntry()
/base/powermgr/powermgr_lite/services/src/
Dpower_manage_feature.c62 int32_t OnAcquireRunningLockEntry(IUnknown *iUnknown, RunningLockEntry *entry, int32_t timeoutMs) in OnAcquireRunningLockEntry()
Drunning_lock_mgr.c109 int32_t RunningLockMgrAcquireEntry(RunningLockEntry *entry, int32_t timeoutMs) in RunningLockMgrAcquireEntry()
/base/powermgr/powermgr_lite/frameworks/src/small/
Dpower_manage.c123 …nt32_t AcquireRunningLockEntryProxy(IUnknown *iUnknown, RunningLockEntry *entry, int32_t timeoutMs) in AcquireRunningLockEntryProxy()
210 BOOL AcquireRunningLockEntry(RunningLockEntry *entry, int32_t timeoutMs) in AcquireRunningLockEntry()
/base/powermgr/powermgr_lite/services/src/power/small/
Dpower_manage_feature_impl.c71 int32_t timeoutMs = 0; in AcquireInvoke() local
/base/powermgr/display_manager/frameworks/native/
Ddisplay_power_mgr_client.cpp208 bool DisplayPowerMgrClient::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
/base/powermgr/display_manager/service/native/src/
Dscreen_controller.cpp201 bool ScreenController::BoostBrightness(uint32_t timeoutMs, uint32_t gradualDuration) in BoostBrightness()
Ddisplay_power_mgr_service.cpp430 bool DisplayPowerMgrService::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
/base/powermgr/display_manager/service/zidl/src/
Ddisplay_power_mgr_stub.cpp336 int32_t timeoutMs = -1; in BoostBrightnessStub() local
Ddisplay_power_mgr_proxy.cpp552 bool DisplayPowerMgrProxy::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_gtest.cpp114 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
130 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()