Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/frameworks/include/
H A Distandby_ipc_inteface_code.h28 UNAPPLY_ALLOW_RESOURCE, member in OHOS::DevStandbyMgr::IStandbyInterfaceCode
H A Distandby_service.h173 UNAPPLY_ALLOW_RESOURCE,
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp46 case static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE): in OnRemoteRequest()
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
H A Ddevicestandby_fuzzer.cpp179 static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE), in CoverageUnHandleApplyAllowResource()
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp154 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE), in UnapplyAllowResource()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp951 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