Home
last modified time | relevance | path

Searched refs:MAX_PROXY_RUNNINGLOCK_NUM (Results 1 - 3 of 3) sorted by relevance

/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp37 constexpr int32_t MAX_PROXY_RUNNINGLOCK_NUM = 2000; member
330 if (size <= 0 || size > MAX_PROXY_RUNNINGLOCK_NUM) { in ProxyRunningLocksStub()
H A Dpower_mgr_proxy.cpp30 constexpr uint32_t MAX_PROXY_RUNNINGLOCK_NUM = 2000; member
318 if (size > MAX_PROXY_RUNNINGLOCK_NUM) { in ProxyRunningLocks()
/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp30 constexpr int32_t MAX_PROXY_RUNNINGLOCK_NUM = 2000; member
248 if (size > MAX_PROXY_RUNNINGLOCK_NUM) { in ProxyRunningLocks()

Completed in 5 milliseconds