/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | loghelper.h | 29 #ifdef WarnLog
30 #undef WarnLog
macro 55 #define WarnLog(fmt, ...) HILOG_WARN( \
macro 65 #define WarnLog(...)
macro
|
/foundation/communication/nfc/interfaces/inner_api/controller/ |
H A D | nfc_controller.cpp | 70 WarnLog("deathRecipient_ is nullptr!"); in InitNfcRemoteSA() 92 WarnLog("%{public}s:Remote service is died!", __func__); in OnRemoteDied() 136 WarnLog("Nfc SA not started yet."); in GetNfcState() 168 WarnLog("nfc SA not started yet."); in RegListener() 184 WarnLog("nfc SA not started yet."); in UnregListener()
|
/foundation/communication/nfc/services/src/tag/ |
H A D | isodep_card_handler.cpp | 77 WarnLog("json param not array, or has no field \"balanceApdus\", index = %{public}d", index);
in GetBalanceApduFromJson() 115 WarnLog("json param not string, or has no field \"aid\", index = %{public}d", index);
in GetEachCardInfoFromJson() 132 WarnLog("json param not string, or has no fild \"rspContain\", index = %{public}d", index);
in GetEachCardInfoFromJson() 178 WarnLog("nciTagProxy_ expired.");
in IsSupportedTransportCard() 201 WarnLog("nciTagProxy_ expired.");
in MatchCity() 258 WarnLog("nciTagProxy_ expired.");
in GetBalance()
|
H A D | tag_dispatcher.cpp | 307 WarnLog("unknown notification Id");
in OnNotificationButtonClicked() 323 WarnLog("failed to get card balance.");
in PublishTagNotification()
|
H A D | ndef_wifi_data_parser.cpp | 202 WarnLog("key should be null when keyMgmt is NONE");
in ParseWiFiPayload()
|
/foundation/communication/nfc/services/src/external_deps/ |
H A D | app_data_parser.cpp | 161 WarnLog("QueryAbilityInfos, query none for action %{public}s", action.c_str()); in QueryAbilityInfos() 227 WarnLog("InitAppListByAction,unknown action = %{public}s", action.c_str()); in InitAppListByAction() 267 WarnLog("UpdateTagAppList, rm duplicated app %{public}s", element.GetBundleName().c_str()); in UpdateTagAppList() 322 WarnLog("UpdateHceAppList, rm duplicated app %{public}s", element.GetBundleName().c_str()); in UpdateHceAppList() 361 WarnLog("UpdateOffHostAppList, rm duplicated app %{public}s", element.GetBundleName().c_str()); in UpdateOffHostAppList() 388 WarnLog("RemoveTagAppInfo, keyElement is none, ignore it."); in RemoveTagAppInfo() 408 WarnLog("RemoveHceAppInfo, keyElement is none, ignore it."); in RemoveHceAppInfo() 427 WarnLog("RemoveOffHostAppInfo, keyElement is none, ignore it."); in RemoveOffHostAppInfo() 448 WarnLog("InitAppList: already done"); in InitAppList() 549 WarnLog("AppDataParse in GetHceAppsFromVendor() [all...] |
H A D | nfc_data_share_impl.cpp | 36 WarnLog("%{public}s: remoteObject is nullptr, reInitialize.", __func__); in CreateDataShareHelper()
|
H A D | tag_ability_dispatcher.cpp | 91 WarnLog("DispatchTagAbility tagServiceIface is null"); in DispatchTagAbility() 154 WarnLog("DispatchAbilityMultiApp tagTech(%{public}d) out of range. ", tagTech); in DispatchAbilityMultiApp()
|
/foundation/communication/nfc/services/src/ |
H A D | nfc_service.cpp | 231 WarnLog("Execute task %{public}d from bad state %{public}d", param, nfcState_);
in ExecuteTask() 237 WarnLog("NFC Turn On, already On");
in ExecuteTask() 242 WarnLog("NFC Turn Off, already Off");
in ExecuteTask() 251 WarnLog("ExecuteTask, IsNfcTaskReady is false.");
in ExecuteTask()
|
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
H A D | nfcc_nci_adapter.cpp | 656 WarnLog("NfccNciAdapter::Initialize: already enabled"); in Initialize() 708 WarnLog("NfccNciAdapter::Deinitialize: Nfc not initialized"); in Deinitialize() 762 WarnLog("NfccNciAdapter::EnableDiscovery: already discovering"); in EnableDiscovery() 810 WarnLog("NfccNciAdapter::DisableDiscovery: already disabled"); in DisableDiscovery() 879 WarnLog("Screen state not changed"); in SetScreenStatus() 883 WarnLog("only update curScreenState when NCI version under 2.0"); in SetScreenStatus()
|
H A D | tag_nci_adapter_rw.cpp | 99 WarnLog("TagNciAdapterRw::GetTimeout, Unknown technology");
in GetTimeout() 122 WarnLog("TagNciAdapterRw::DeactiveForReselect:Card Emulation is prior to read card");
in DeactiveForReselect() 383 WarnLog("TagNciAdapterRw::Disconnect: deactivate failed; error = 0x%{public}X", status);
in Reselect() 588 WarnLog("TagNciAdapterRw::SetTimeout, Unknown technology");
in Reselect() 945 WarnLog("No need to halt picc");
in Reselect()
|
H A D | tag_nci_adapter.cpp | 242 WarnLog("TagNciAdapter::Disconnect: deactivate failed; error = 0x%{public}X", status); in Disconnect() 897 WarnLog("TagNciAdapter::SetTimeout, Unknown technology"); in SetTimeout() 907 WarnLog("TagNciAdapter::GetTimeout, Unknown technology"); in GetTimeout() 1358 WarnLog("sensb_res_len %{public}d error", length); in GetTechPollForTypeB() 1594 WarnLog("HandleDiscResult invalid eventData."); in HandleDiscResult()
|
H A D | tag_nci_adapter_ntf.cpp | 519 WarnLog("sensb_res_len %{public}d error", length);
in GetTechPollForTypeB() 754 WarnLog("HandleDiscResult invalid eventData.");
in HandleDiscResult()
|
H A D | tag_host.cpp | 530 WarnLog("TagHost::FindNdefTech, invalid size = %{public}zu", ndefInfo.size()); in FindNdefTech()
|
/foundation/communication/nfc/services/src/ipc/tags/ |
H A D | tag_session.cpp | 529 WarnLog("%{public}s already RegForegroundDispatch", element.GetBundleName().c_str());
in RegForegroundDispatchInner() 577 WarnLog("%{public}s already UnregForegroundDispatch", element.GetBundleName().c_str());
in UnregForegroundDispatchInner() 670 WarnLog("%{public}s already RegReaderMode", element.GetBundleName().c_str());
in RegReaderModeInner() 690 WarnLog("%{public}s already UnregReaderMode", element.GetBundleName().c_str());
in UnregReaderModeInner()
|
/foundation/communication/nfc/services/src/card_emulation/ |
H A D | host_card_emulation_manager.cpp | 257 WarnLog("not the same element"); in ExistService() 354 WarnLog("vendor application, allow to send raw frame."); in IsCorrespondentService() 391 WarnLog("HandleQueueData can not send the data."); in HandleQueueData()
|
H A D | ce_service.cpp | 490 WarnLog("currentTime = %{public}lu, lastFieldOnTime_ = %{public}lu", currentTime, lastFieldOnTime_); in HandleFieldActivated() 511 WarnLog("currentTime = %{public}lu, lastFieldOffTime_ = %{public}lu", currentTime, lastFieldOffTime_); in HandleFieldDeactivated() 568 WarnLog("InitDefaultPaymentApp: already done"); in InitDefaultPaymentApp()
|
/foundation/communication/nfc/frameworks/js/napi/controller/ |
H A D | nfc_napi_controller_event.cpp | 304 WarnLog("handler function is same"); in Register() 383 WarnLog("Unregister type not registered!"); in Unregister() 411 WarnLog("%{public}s g_eventRegisterInfo is null", __func__); in OnAddSystemAbility()
|
/foundation/communication/nfc/frameworks/js/napi/common/ |
H A D | nfc_napi_common_utils.cpp | 357 WarnLog("ConvertStringVectorToJS stringVector empty"); in ConvertStringVectorToJS() 373 WarnLog("BytesVectorToJS src empty"); in BytesVectorToJS() 391 WarnLog("ConvertStringToNumberArray srcValue empty"); in ConvertStringToNumberArray() 424 WarnLog("IsAirTouch is airtouch."); in IsAirTouch() 435 WarnLog("ConvertNdefRecordToJS ndefRecord is null."); in ConvertAirTouchNdefRecordToJS() 461 WarnLog("ConvertNdefRecordVectorToJS ndefRecords is empty."); in ConvertNdefRecordVectorToJS() 482 WarnLog("ConvertNdefRecordToJS ndefRecord is null."); in ConvertNdefRecordToJS()
|
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
H A D | nfc_napi_cardEmulation_adapter.cpp | 116 WarnLog("ConvertAbilityInfoVectorToJS ability infos is empty.");
in ConvertAbilityInfoVectorToJS()
|
/foundation/communication/nfc/interfaces/inner_api/tags/ |
H A D | ndef_tag.cpp | 122 WarnLog("[NdefTag::ReadNdef] tag is not field on."); in ReadNdef()
|
/foundation/communication/nfc/services/src/notification/ |
H A D | nfc_notification.cpp | 210 WarnLog("unknown notification ID");
in SetTitleAndTextForOtherNotificationId()
|
/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_tag.cpp | 370 WarnLog("BuildNativeTagFromJsObj, prased remoteObject is nullptr.");
in BuildNativeTagFromJsObj()
|