Home
last modified time | relevance | path

Searched refs:APPLY_ALLOW_RESOURCE (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_standby/frameworks/include/
H A Distandby_ipc_inteface_code.h27 APPLY_ALLOW_RESOURCE, member in OHOS::DevStandbyMgr::IStandbyInterfaceCode
H A Distandby_service.h172 APPLY_ALLOW_RESOURCE,
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp43 case static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE): in OnRemoteRequest()
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
H A Ddevicestandby_fuzzer.cpp167 static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE), in CoverageHandleApplyAllowResource()
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp123 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE), in ApplyAllowResource()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp950 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