Home
last modified time | relevance | path

Searched defs:meid (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_device_info_plugin.cpp124 std::u16string meid; in GetSimInfoBySlotId() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp188 std::shared_ptr<StringParcel> meid = event->GetSharedObject<StringParcel>(); in ProcessGetMeid() local
231 std::u16string meid = u""; in UpdatePhone() local
H A Dnetwork_search_manager.cpp1077 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 Dtel_ril_modem.cpp108 …:GetMeidResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const std::string &meid) in GetMeidResponse()
H A Dtel_ril_callback.cpp365 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 Dhks_client_service_test.cpp451 const char *meid = "meid"; variable
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp640 std::u16string meid = u""; in TestGetMeid() local
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp305 int32_t CoreService::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
H A Dcore_service_stub.cpp539 std::u16string meid = u""; in OnGetMeid() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp119 int32_t CoreServiceClient::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
H A Dcore_manager_inner.cpp1507 int32_t CoreManagerInner::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid()
H A Dcore_service_proxy.cpp517 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 Dril_callback_test.cpp1452 …RilCallbackTest::GetMeidResponse(const RilRadioResponseInfo &responseInfo, const std::string &meid) in GetMeidResponse()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp1276 …RilCallbackTest::GetMeidResponse(const RilRadioResponseInfo &responseInfo, const std::string &meid) in GetMeidResponse()
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp1900 std::u16string meid = u""; in NativeGetMEID() local