Searched refs:GetProfileKey (Results 1 – 4 of 4) sorted by relevance
475 std::string profileKey = ProfileUtils::GetProfileKey(dbKey); in GetAllDeviceProfile()503 std::string profileKey = ProfileUtils::GetProfileKey(dbKey); in GetAllServiceProfile()531 std::string profileKey = ProfileUtils::GetProfileKey(dbKey); in GetAllCharacteristicProfile()
83 static std::string GetProfileKey(const std::string& dbKey);
900 string res = ProfileUtils::GetProfileKey(dbKey);913 string res = ProfileUtils::GetProfileKey(dbKey);929 string res = ProfileUtils::GetProfileKey(dbKey);
200 std::string ProfileUtils::GetProfileKey(const std::string& dbKey) in GetProfileKey() function in OHOS::DistributedDeviceProfile::ProfileUtils