Searched refs:APPLY_ALLOW_RESOURCE (Results 1 - 6 of 6) sorted by relevance
/foundation/resourceschedule/device_standby/frameworks/include/ |
H A D | istandby_ipc_inteface_code.h | 27 APPLY_ALLOW_RESOURCE, member in OHOS::DevStandbyMgr::IStandbyInterfaceCode
|
H A D | istandby_service.h | 172 APPLY_ALLOW_RESOURCE,
|
/foundation/resourceschedule/device_standby/frameworks/src/ |
H A D | standby_service_stub.cpp | 43 case static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE): in OnRemoteRequest()
|
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/ |
H A D | devicestandby_fuzzer.cpp | 167 static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE), in CoverageHandleApplyAllowResource()
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_proxy.cpp | 123 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE), in ApplyAllowResource()
|
/foundation/resourceschedule/device_standby/services/test/unittest/ |
H A D | standby_service_unit_test.cpp | 950 StandbyService::GetInstance()->OnRemoteRequest(StandbyServiceStub::APPLY_ALLOW_RESOURCE, data, reply, option); in HWMTEST_F() 959 (static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE)), data, reply, option); in HWMTEST_F()
|
Completed in 5 milliseconds