Home
last modified time | relevance | path

Searched refs:GetStaticCharacteristicProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H A Dprofile_cache.h60 …int32_t GetStaticCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp107 …if (ProfileCache::GetInstance().GetStaticCharacteristicProfile(deviceId, serviceName, characterist… in GetCharacteristicProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp246 int32_t ProfileCache::GetStaticCharacteristicProfile(const std::string& deviceId, const std::string… in GetStaticCharacteristicProfile() function in OHOS::DistributedDeviceProfile::ProfileCache