Home
last modified time | relevance | path

Searched refs:COUNTRY_CODE_CHANGE_EVENT (Results 1 - 6 of 6) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Di_country_code_callback.h28 COUNTRY_CODE_CHANGE_EVENT = 1, enumerator
/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_callback_host.cpp31 case COUNTRY_CODE_CHANGE_EVENT: { in OnRemoteRequest()
/base/location/services/location_locator/callback/source/
H A Dcountry_code_callback_proxy.cpp43 int error = Remote()->SendRequest(COUNTRY_CODE_CHANGE_EVENT, data, reply, option); in OnCountryCodeChange()
/base/location/test/fuzztest/locator/countrycodecallbackhost_fuzzer/
H A Dcountrycodecallbackhost_fuzzer.cpp71 callback->OnRemoteRequest(CountryCodeCallbackNapi::COUNTRY_CODE_CHANGE_EVENT, requestParcel, reply, option); in CountryCodeCallbackHostFuzzTest()
/base/location/frameworks/cj/source/
H A Dcountry_code_callback.cpp48 case Location::ICountryCodeCallback::COUNTRY_CODE_CHANGE_EVENT: { in OnRemoteRequest()
/base/location/frameworks/js/napi/source/
H A Dcountry_code_callback_napi.cpp49 case COUNTRY_CODE_CHANGE_EVENT: { in OnRemoteRequest()

Completed in 2 milliseconds