Home
last modified time | relevance | path

Searched refs:GetStorageCapability (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp87 int64_t DeviceProfile::GetStorageCapability() const in GetStorageCapability() function in OHOS::DistributedDeviceProfile::DeviceProfile
174 …storageCapability_ != deviceProfile.GetStorageCapability() || osSysCap_ != deviceProfile.GetOsSysC… in operator !=()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h54 int64_t GetStorageCapability() const;
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_client_kv_test.cpp291 deviceProfile1.GetStorageCapability();
H A Ddevice_profile_manager_test.cpp741 outDeviceProfile.GetStorageCapability();