Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp197 cJSON_AddNumberToObject(json, STORAGE_CAPACITY.c_str(), storageCapability_); in dump()
227 cJSON_AddStringToObject(json, STORAGE_CAPACITY.c_str(), in AnnoymizeDump()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp30 const std::string STORAGE_CAPACITY = "storageCapacity"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h40 extern const std::string STORAGE_CAPACITY;