Home
last modified time | relevance | path

Searched refs:SIM_MEID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Dedm_constants.h50 const char* const SIM_MEID = "MEID"; variable
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_device_info_plugin.cpp130 …cJSON_AddStringToObject(slotJson, EdmConstants::DeviceInfo::SIM_MEID, EdmUtils::Utf16ToUtf8(meid).… in GetSimInfoBySlotId()