Searched defs:timeoutMs (Results 1 – 11 of 11) sorted by relevance
/base/powermgr/powermgr_lite/frameworks/src/mini/ |
D | power_manage.c | 66 BOOL AcquireRunningLockEntry(RunningLockEntry *entry, int32_t timeoutMs) in AcquireRunningLockEntry()
|
/base/powermgr/powermgr_lite/services/src/ |
D | power_manage_feature.c | 62 int32_t OnAcquireRunningLockEntry(IUnknown *iUnknown, RunningLockEntry *entry, int32_t timeoutMs) in OnAcquireRunningLockEntry()
|
D | running_lock_mgr.c | 109 int32_t RunningLockMgrAcquireEntry(RunningLockEntry *entry, int32_t timeoutMs) in RunningLockMgrAcquireEntry()
|
/base/powermgr/powermgr_lite/frameworks/src/small/ |
D | power_manage.c | 123 …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/ |
D | power_manage_feature_impl.c | 71 int32_t timeoutMs = 0; in AcquireInvoke() local
|
/base/powermgr/display_manager/frameworks/native/ |
D | display_power_mgr_client.cpp | 208 bool DisplayPowerMgrClient::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
|
/base/powermgr/display_manager/service/native/src/ |
D | screen_controller.cpp | 201 bool ScreenController::BoostBrightness(uint32_t timeoutMs, uint32_t gradualDuration) in BoostBrightness()
|
D | display_power_mgr_service.cpp | 430 bool DisplayPowerMgrService::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
|
/base/powermgr/display_manager/service/zidl/src/ |
D | display_power_mgr_stub.cpp | 336 int32_t timeoutMs = -1; in BoostBrightnessStub() local
|
D | display_power_mgr_proxy.cpp | 552 bool DisplayPowerMgrProxy::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
|
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
D | call_manager_gtest.cpp | 114 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()
|