Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/frameworks/include/
H A Distandby_ipc_inteface_code.h29 GET_ALLOW_LIST, member in OHOS::DevStandbyMgr::IStandbyInterfaceCode
H A Distandby_service.h174 GET_ALLOW_LIST,
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
H A Ddevicestandby_fuzzer.cpp123 static_cast<uint32_t>(IStandbyInterfaceCode::GET_ALLOW_LIST), in CoverageHandleGetAllowList()
129 static_cast<uint32_t>(IStandbyInterfaceCode::GET_ALLOW_LIST), in CoverageHandleGetAllowList()
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp49 case static_cast<uint32_t>(IStandbyInterfaceCode::GET_ALLOW_LIST): in OnRemoteRequest()
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp186 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::GET_ALLOW_LIST), in GetAllowList()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp952 StandbyService::GetInstance()->OnRemoteRequest(StandbyServiceStub::GET_ALLOW_LIST, data, reply, option); in HWMTEST_F()
963 (static_cast<uint32_t>(IStandbyInterfaceCode::GET_ALLOW_LIST)), data, reply, option); in HWMTEST_F()

Completed in 4 milliseconds