Searched defs:meid (Results 1 – 15 of 15) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | get_device_info_plugin.cpp | 124 std::u16string meid; in GetSimInfoBySlotId() local
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | radio_info.cpp | 188 std::shared_ptr<StringParcel> meid = event->GetSharedObject<StringParcel>(); in ProcessGetMeid() local 231 std::u16string meid = u""; in UpdatePhone() local
|
H A D | network_search_manager.cpp | 1077 void NetworkSearchManager::SetMeid(int32_t slotId, std::u16string meid) in SetMeid() 1085 int32_t NetworkSearchManager::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_modem.cpp | 108 …:GetMeidResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const std::string &meid) in GetMeidResponse()
|
H A D | tel_ril_callback.cpp | 365 const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const std::string &meid) in GetMeidResponse()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/ |
H A D | hks_client_service_test.cpp | 451 const char *meid = "meid"; variable
|
/ohos5.0/base/telephony/core_service/services/network_search/test/ |
H A D | test.cpp | 640 std::u16string meid = u""; in TestGetMeid() local
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 305 int32_t CoreService::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
|
H A D | core_service_stub.cpp | 539 std::u16string meid = u""; in OnGetMeid() local
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 119 int32_t CoreServiceClient::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
|
H A D | core_manager_inner.cpp | 1507 int32_t CoreManagerInner::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
|
H A D | core_service_proxy.cpp | 517 int32_t CoreServiceProxy::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | ril_callback_test.cpp | 1452 …RilCallbackTest::GetMeidResponse(const RilRadioResponseInfo &responseInfo, const std::string &meid) in GetMeidResponse()
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_callback_test.cpp | 1276 …RilCallbackTest::GetMeidResponse(const RilRadioResponseInfo &responseInfo, const std::string &meid) in GetMeidResponse()
|
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/ |
H A D | napi_radio.cpp | 1900 std::u16string meid = u""; in NativeGetMEID() local
|