Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_device_info_plugin.cpp126 int32_t meidRet = telephonyService.GetMeid(slotId, meid); in GetSimInfoBySlotId() local
127 if (FAILED(meidRet)) { in GetSimInfoBySlotId()
128 EDMLOGD("GetDeviceInfoPlugin::get sim meid failed: %{public}d.", meidRet); in GetSimInfoBySlotId()