Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h101 std::unordered_map<std::string, DmAuthForm> GetAppTrustDeviceList(const std::string &pkgName,
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp49 auto ret = DeviceProfileConnector::GetInstance().GetAppTrustDeviceList(pkgName, deviceId); in HWTEST_F()
57 auto ret = DeviceProfileConnector::GetInstance().GetAppTrustDeviceList(pkgName, deviceId); in HWTEST_F()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp52 std::unordered_map<std::string, DmAuthForm> DeviceProfileConnector::GetAppTrustDeviceList(const std::string &pkgName, in GetAppTrustDeviceList() function in OHOS::DistributedHardware::DeviceProfileConnector
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp666 return DeviceProfileConnector::GetInstance().GetAppTrustDeviceList(pkgname, deviceId); in GetAppTrustDeviceIdList()

Completed in 7 milliseconds