Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp199 cJSON_AddNumberToObject(json, OS_API_LEVEL.c_str(), osApiLevel_); in dump()
231 cJSON_AddStringToObject(json, OS_API_LEVEL.c_str(), in AnnoymizeDump()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp32 const std::string OS_API_LEVEL = "osApiLevel"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h42 extern const std::string OS_API_LEVEL;