Searched refs:COUNTRY_CODE_CALLBACK (Results 1 - 6 of 6) sorted by relevance
/base/location/frameworks/js/napi/source/ |
H A D | country_code_callback_napi.cpp | 42 LBSLOGD(COUNTRY_CODE_CALLBACK, "CountryCodeCallbackNapi::OnRemoteRequest!"); in OnRemoteRequest() 44 LBSLOGE(COUNTRY_CODE_CALLBACK, "invalid token."); in OnRemoteRequest() 88 LBSLOGE(COUNTRY_CODE_CALLBACK, "env_ == nullptr."); in Send() 92 LBSLOGE(COUNTRY_CODE_CALLBACK, "handler is nullptr."); in Send() 96 LBSLOGE(COUNTRY_CODE_CALLBACK, "country == nullptr."); in Send() 101 LBSLOGE(COUNTRY_CODE_CALLBACK, "loop == nullptr."); in Send() 106 LBSLOGE(COUNTRY_CODE_CALLBACK, "work == nullptr."); in Send() 111 LBSLOGE(COUNTRY_CODE_CALLBACK, "context == nullptr."); in Send() 116 LBSLOGE(COUNTRY_CODE_CALLBACK, "InitContext fail"); in Send() 135 LBSLOGE(COUNTRY_CODE_CALLBACK, "wor in UvQueueWork() [all...] |
/base/location/frameworks/native/locator_sdk/source/ |
H A D | country_code_callback_host.cpp | 24 LBSLOGD(COUNTRY_CODE_CALLBACK, "CountryCodeCallbackHost::OnRemoteRequest! code %{punlic}d", code); in OnRemoteRequest() 26 LBSLOGE(COUNTRY_CODE_CALLBACK, "invalid token."); in OnRemoteRequest()
|
/base/location/frameworks/cj/source/ |
H A D | country_code_callback.cpp | 41 LBSLOGD(Location::COUNTRY_CODE_CALLBACK, "CountryCodeCallback::OnRemoteRequest!"); in OnRemoteRequest() 43 LBSLOGE(Location::COUNTRY_CODE_CALLBACK, "invalid token."); in OnRemoteRequest() 63 LBSLOGD(Location::COUNTRY_CODE_CALLBACK, "CountryCodeCallback::OnCountryCodeChange"); in OnCountryCodeChange()
|
/base/location/services/location_locator/callback/source/ |
H A D | country_code_callback_proxy.cpp | 35 LBSLOGI(COUNTRY_CODE_CALLBACK, "CountryCodeCallbackProxy::country is nullptr"); in OnCountryCodeChange() 45 LBSLOGI(COUNTRY_CODE_CALLBACK, in OnCountryCodeChange()
|
/base/location/frameworks/js/napi/include/ |
H A D | country_code_callback_napi.h | 47 LBSLOGE(COUNTRY_CODE_CALLBACK, "context == nullptr."); in InitContext()
|
/base/location/interfaces/inner_api/include/ |
H A D | location_log.h | 80 static constexpr OHOS::HiviewDFX::HiLogLabel COUNTRY_CODE_CALLBACK = { member
|
Completed in 3 milliseconds