Searched refs:COUNTRY_CODE_CALLBACK (Results 1 – 3 of 3) sorted by relevance
/base/location/frameworks/native/source/ |
D | country_code_callback_host.cpp | 39 LBSLOGD(COUNTRY_CODE_CALLBACK, "CountryCodeCallbackHost::OnRemoteRequest!"); in OnRemoteRequest() 41 LBSLOGE(COUNTRY_CODE_CALLBACK, "invalid token."); in OnRemoteRequest() 64 LBSLOGE(COUNTRY_CODE_CALLBACK, "env_ == nullptr."); in Send() 68 LBSLOGE(COUNTRY_CODE_CALLBACK, "country == nullptr."); in Send() 73 LBSLOGE(COUNTRY_CODE_CALLBACK, "loop == nullptr."); in Send() 78 LBSLOGE(COUNTRY_CODE_CALLBACK, "work == nullptr."); in Send() 83 LBSLOGE(COUNTRY_CODE_CALLBACK, "context == nullptr."); in Send() 115 LBSLOGE(COUNTRY_CODE_CALLBACK, "scope is nullptr"); in UvQueueWork() 138 LBSLOGE(COUNTRY_CODE_CALLBACK, "Report event failed"); in UvQueueWork() 149 LBSLOGD(COUNTRY_CODE_CALLBACK, "CountryCodeCallbackHost::OnCountryCodeChange"); in OnCountryCodeChange() [all …]
|
/base/location/services/location_locator/callback/source/ |
D | country_code_callback_proxy.cpp | 35 LBSLOGI(COUNTRY_CODE_CALLBACK, "CountryCodeCallbackProxy::country is nullptr"); in OnCountryCodeChange() 44 LBSLOGI(COUNTRY_CODE_CALLBACK, in OnCountryCodeChange()
|
/base/location/interfaces/inner_api/include/ |
D | location_log.h | 36 static constexpr OHOS::HiviewDFX::HiLogLabel COUNTRY_CODE_CALLBACK = { variable
|