Searched refs:UNAPPLY_ALLOW_RESOURCE (Results 1 - 6 of 6) sorted by relevance
/foundation/resourceschedule/device_standby/frameworks/include/ |
H A D | istandby_ipc_inteface_code.h | 28 UNAPPLY_ALLOW_RESOURCE, member in OHOS::DevStandbyMgr::IStandbyInterfaceCode
|
H A D | istandby_service.h | 173 UNAPPLY_ALLOW_RESOURCE,
|
/foundation/resourceschedule/device_standby/frameworks/src/ |
H A D | standby_service_stub.cpp | 46 case static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE): in OnRemoteRequest()
|
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/ |
H A D | devicestandby_fuzzer.cpp | 179 static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE), in CoverageUnHandleApplyAllowResource()
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_proxy.cpp | 154 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE), in UnapplyAllowResource()
|
/foundation/resourceschedule/device_standby/services/test/unittest/ |
H A D | standby_service_unit_test.cpp | 951 StandbyService::GetInstance()->OnRemoteRequest(StandbyServiceStub::UNAPPLY_ALLOW_RESOURCE, data, reply, option); in HWMTEST_F() 961 (static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE)), data, reply, option); in HWMTEST_F()
|
Completed in 5 milliseconds