Home
last modified time | relevance | path

Searched refs:DeleteTimeOutAcl (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/test/servicesfuzztest/deviceprofileconnector_fuzzer/
H A Ddevice_profile_connector_fuzzer.cpp67 DeviceProfileConnector::GetInstance().DeleteTimeOutAcl(localDeviceId); in DeviceProfileConnectorFuzzTest()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h117 uint32_t DeleteTimeOutAcl(const std::string &deviceId);
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp301 uint32_t res = DeviceProfileConnector::GetInstance().DeleteTimeOutAcl(idIter->second); in DeleteTimeOutGroup()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp711 uint32_t DeviceProfileConnector::DeleteTimeOutAcl(const std::string &deviceId) in DeleteTimeOutAcl() function in OHOS::DistributedHardware::DeviceProfileConnector
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp614 uint32_t ret = DeviceProfileConnector::GetInstance().DeleteTimeOutAcl(deviceId); in HWTEST_F()

Completed in 10 milliseconds