Home
last modified time | relevance | path

Searched refs:CheckDevIdInAclForDevBind (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/test/servicesfuzztest/deviceprofileconnector_fuzzer/
H A Ddevice_profile_connector_fuzzer.cpp66 DeviceProfileConnector::GetInstance().CheckDevIdInAclForDevBind(pkgName, localDeviceId); in DeviceProfileConnectorFuzzTest()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h119 bool CheckDevIdInAclForDevBind(const std::string &pkgName, const std::string &deviceId);
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp706 bool DeviceProfileConnector::CheckDevIdInAclForDevBind(const std::string &pkgName, const std::string &deviceId) in CheckDevIdInAclForDevBind() function in OHOS::DistributedHardware::DeviceProfileConnector
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp607 bool ret = DeviceProfileConnector::GetInstance().CheckDevIdInAclForDevBind(pkgName, deviceId); in HWTEST_F()

Completed in 10 milliseconds