Searched refs:GetServiceType (Results 1 – 9 of 9) sorted by relevance
60 std::string ServiceProfile::GetServiceType() const in GetServiceType() function in OHOS::DistributedDeviceProfile::ServiceProfile89 serviceType_ != serviceProfile.GetServiceType()); in operator !=()
34 const std::string& GetServiceType() const;
35 std::string GetServiceType() const;
56 const std::string& ServiceCharacteristicProfile::GetServiceType() const in GetServiceType() function in OHOS::DeviceProfile::ServiceCharacteristicProfile
352 profile.GetServiceType().empty() || in CheckProfileInvalidity()
186 resultReceiver_.append("ServiceType:" + profile.GetServiceType() + "\n"); in QueryCommand()
376 if (svrProfile.GetServiceName().empty() || svrProfile.GetServiceType().empty()) { in IsServiceProfileValid()478 values[GenerateDBKey(serviceProfileKey, SERVICE_TYPE)] = profile.GetServiceType(); in ServiceProfileToEntries()
160 j[SERVICE_TYPE] = profile.GetServiceType(); in PutDeviceProfile()
819 outServiceProfile.GetServiceType();