Searched refs:GetOsSysCap (Results 1 – 6 of 6) sorted by relevance
127 std::string DeviceProfile::GetOsSysCap() const in GetOsSysCap() function in OHOS::DistributedDeviceProfile::DeviceProfile174 …eCapability_ != deviceProfile.GetStorageCapability() || osSysCap_ != deviceProfile.GetOsSysCap() || in operator !=()
56 std::string GetOsSysCap() const;
79 std::string jsonData = profile.GetOsSysCap(); in ComparePcIdString()
292 deviceProfile1.GetOsSysCap();
742 outDeviceProfile.GetOsSysCap();
464 values[GenerateDBKey(deviceProfileKey, OS_SYS_CAPACITY)] = profile.GetOsSysCap(); in DeviceProfileToEntries()