Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Dedm_constants.h49 const char* const SIM_SLOT_ID = "slotId"; variable
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_device_info_plugin.cpp123 cJSON_AddNumberToObject(slotJson, EdmConstants::DeviceInfo::SIM_SLOT_ID, slotId); in GetSimInfoBySlotId()