Home
last modified time | relevance | path

Searched refs:RELEASE_RUNNINGLOCK (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/fuzztest/releaserunninglock_fuzzer/
H A Dreleaserunninglock_fuzzer_test.cpp33 ….TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::RELEASE_RUNNINGLOCK), data, siz… in LLVMFuzzerTestOneInput()
/ohos5.0/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Dpower_mgr_ipc_interface_code.h24 RELEASE_RUNNINGLOCK, enumerator
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp83 static_cast<int>(PowerMgr::PowerMgrInterfaceCode::RELEASE_RUNNINGLOCK), in ReleaseRunningLock()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp116 case static_cast<int>(PowerMgr::PowerMgrInterfaceCode::RELEASE_RUNNINGLOCK): in OnRemoteRequest()
H A Dpower_mgr_proxy.cpp78 static_cast<int>(PowerMgr::PowerMgrInterfaceCode::RELEASE_RUNNINGLOCK), in ReleaseRunningLock()