Home
last modified time | relevance | path

Searched refs:GET_ISO_COUNTRY_CODE (Results 1 - 5 of 5) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h51 GET_ISO_COUNTRY_CODE = 29, member in OHOS::Location::LocatorInterfaceCode
106 GET_ISO_COUNTRY_CODE = 21, member in OHOS::Location::LocatorInterfaceCode::GnssInterfaceCode
139 GET_ISO_COUNTRY_CODE = 21, member in OHOS::Location::LocatorInterfaceCode::NetworkInterfaceCode
168 GET_ISO_COUNTRY_CODE = 21, member in OHOS::Location::LocatorInterfaceCode::PassiveInterfaceCode
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_ipc_interface_code.h38 GET_ISO_COUNTRY_CODE, member in OHOS::Telephony::CoreServiceInterfaceCode
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp160 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::GET_ISO_COUNTRY_CODE), in LocatorAbilityStub005FuzzTest()
/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp201 memberFuncMap_[uint32_t(CoreServiceInterfaceCode::GET_ISO_COUNTRY_CODE)] = in AddHandlerSimToMapExt()
765 TELEPHONY_LOGE("OnRemoteRequest::GET_ISO_COUNTRY_CODE write reply failed."); in OnGetISOCountryCodeForSim()
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_proxy.cpp708 int32_t st = remote->SendRequest(uint32_t(CoreServiceInterfaceCode::GET_ISO_COUNTRY_CODE), data, reply, option); in GetISOCountryCodeForSim()

Completed in 14 milliseconds