Home
last modified time | relevance | path

Searched refs:DebugLog (Results 1 – 25 of 61) sorted by relevance

123

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp101 DebugLog("TagHost::Disconnect"); in Disconnect()
112 DebugLog("TagHost::Reconnect"); in Reconnect()
127 DebugLog("TagHost::Transceive"); in Transceive()
235 DebugLog("TagHost::SetTimeout"); in SetTimeout()
247 DebugLog("TagHost::ResetTimeout"); in ResetTimeout()
296 DebugLog("TagHost::RemoveTech"); in RemoveTech()
403 DebugLog("DoTargetTypeNdef"); in DoTargetTypeNdef()
489 DebugLog("TagHost::ReadNdef"); in ReadNdef()
593 DebugLog("TagHost::WriteNdef"); in WriteNdef()
604 DebugLog("TagHost::FormatNdef"); in FormatNdef()
[all …]
H A Dnfcc_nci_adapter.cpp124 DebugLog("NfccNciAdapter::StopPolling"); in StopPolling()
653 DebugLog("NfccNciAdapter::Initialize"); in Initialize()
706 DebugLog("NfccNciAdapter::Deinitialize"); in Deinitialize()
755 DebugLog("NfccNciAdapter::EnableDiscovery"); in EnableDiscovery()
872 DebugLog("NfccNciAdapter::SetScreenStatus"); in SetScreenStatus()
938 DebugLog("NfccNciAdapter::GetNciVersion"); in GetNciVersion()
961 DebugLog("NfccNciAdapter::GetLfT3tMax"); in GetLfT3tMax()
967 DebugLog("NfccNciAdapter::GetLastError"); in GetLastError()
983 DebugLog("NfccNciAdapter::CheckFirmware"); in CheckFirmware()
1005 DebugLog("NfccNciAdapter::FactoryReset"); in FactoryReset()
[all …]
H A Dtag_nci_adapter_rw.cpp379 DebugLog("TagNciAdapterRw::Disconnect"); in Reselect()
646 DebugLog("Tag is ndef capable"); in Reselect()
658 DebugLog("TagNciAdapterRw::ReadNdef"); in Reselect()
695 DebugLog("check IsNdefFormattable"); in Reselect()
772 DebugLog("TagNciAdapterRw::WriteNdef"); in Reselect()
791 DebugLog("Format ndef first"); in Reselect()
818 DebugLog("TagNciAdapterRw::FormatNdef"); in Reselect()
895 DebugLog("TagNciAdapterRw::AbortWait"); in Reselect()
997 DebugLog("Nfc is not active"); in Reselect()
1001 DebugLog("Tag already deactive"); in Reselect()
[all …]
H A Dtag_nci_adapter.cpp168 DebugLog("TagNciAdapter::NdefCallback"); in NdefCallback()
238 DebugLog("TagNciAdapter::Disconnect"); in Disconnect()
948 DebugLog("TagNciAdapter::ReadNdef"); in ReadNdef()
1000 DebugLog("TagNciAdapter::WriteNdef"); in WriteNdef()
1520 DebugLog("TagNciAdapter::ResetTag"); in ResetTag()
1668 DebugLog("check IsNdefFormattable"); in IsNdefFormattable()
1693 DebugLog("TagNciAdapter::AbortWait"); in AbortWait()
1742 DebugLog("GetT1tMaxMessageSize"); in GetT1tMaxMessageSize()
1779 DebugLog("Nfc is not active"); in IsTagActive()
1783 DebugLog("Tag already deactive"); in IsTagActive()
[all …]
H A Dsynchronize_event.cpp45 DebugLog("SynchronizeEvent::start: fail lock; error=0x%{public}X", res); in Start()
53 DebugLog("SynchronizeEvent::end: fail unlock; error=0x%{public}X", res); in End()
61 DebugLog("CondVar::wait: fail wait; error=0x%{public}X", res); in Wait()
82 DebugLog("SynchronizeEvent::wait: fail timed wait; error=0x%{public}X", waitResult); in Wait()
92 DebugLog("SynchronizeEvent::notifyOne: fail signal; error=0x%{public}X", res); in NotifyOne()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A DcardEmulation.cpp25 DebugLog("[cardEmulation::cardEmulation] new ability manager"); in CardEmulation()
30 DebugLog("destruct cardEmulation"); in ~CardEmulation()
41 DebugLog("cardEmulation::IsSupported in."); in IsSupported()
44 DebugLog("cardEmulation::HCE card emulation is supported."); in IsSupported()
48 DebugLog("cardEmulation::UICC card emulation is supported."); in IsSupported()
52 DebugLog("cardEmulation::ESE card emulation is supported."); in IsSupported()
56 DebugLog("cardEmulation:: card emulation is not supported."); in IsSupported()
H A Dhce_service.cpp32 DebugLog("[HceService] new HceService"); in HceService()
37 DebugLog("destruct HceService"); in ~HceService()
48 DebugLog("HceService::RegHceCmdCallback"); in RegHceCmdCallback()
58 DebugLog("HceService::StopHce"); in StopHce()
68 DebugLog("HceService::IsDefaultService"); in IsDefaultService()
78 DebugLog("HceService::SendRawFrame"); in SendRawFrame()
88 DebugLog("HceService::GetPaymentServices"); in GetPaymentServices()
99 DebugLog("HceService::StartHce"); in StartHce()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dtag_foreground.cpp31 DebugLog("TagForeground: new ability TagForeground"); in TagForeground()
36 DebugLog("destruct TagForeground"); in ~TagForeground()
52 DebugLog("TagForeground::GetInstance in."); in GetInstance()
60 DebugLog("TagForeground::RegForeground"); in RegForeground()
77 DebugLog("TagForeground::UnregForeground"); in UnregForeground()
96 DebugLog("TagForeground::RegReaderMode"); in RegReaderMode()
113 DebugLog("TagForeground::UnregReaderMode"); in UnregReaderMode()
H A Dforeground_callback_stub.cpp35 DebugLog("g_foregroundCallbackStub != nullptr"); in ~ForegroundCallbackStub()
44 DebugLog("new ForegroundCallbackStub"); in GetInstance()
53 DebugLog(" callback_"); in OnTagDiscovered()
61 DebugLog("ForegroundCallbackStub::OnRemoteRequest,code = %{public}d", code); in OnRemoteRequest()
90 DebugLog("ForegroundCallbackStub RegForegroundCallback"); in RegForegroundDispatch()
H A Dreader_mode_callback_stub.cpp35 DebugLog("g_readerModeCallbackStub != nullptr"); in ~ReaderModeCallbackStub()
44 DebugLog("new ReaderModeCallbackStub"); in GetInstance()
53 DebugLog("callback_ is not null"); in OnTagDiscovered()
61 DebugLog("ReaderModeCallbackStub::OnRemoteRequest,code = %{public}d", code); in OnRemoteRequest()
90 DebugLog("ReaderModeCallbackStub RegReaderMode"); in RegReaderMode()
/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_preferences.cpp39 DebugLog("Getting preference from distributed data management system"); in GetPreference()
50 DebugLog("Set preference with key %{public}s, value %{public}s", key.c_str(), value.c_str()); in SetString()
62 DebugLog("Get preference with key %{public}s", key.c_str()); in GetString()
73 DebugLog("Set preference with key %{public}s, value %{public}d", key.c_str(), value); in SetInt()
85 DebugLog("Get preference with key %{public}s", key.c_str()); in GetInt()
97 DebugLog("NfcPreferences: Clear preferences"); in Clear()
108 DebugLog("NfcPreferences: Delete preference with key %{public}s", key.c_str()); in Delete()
H A Dapp_data_parser.cpp85 DebugLog("HandleAppAddOrChangedEvent bundlename: %{public}s", bundleName.c_str()); in HandleAppAddOrChangedEvent()
170 DebugLog("UpdateAppListInfo, ignore action = %{public}s", action.c_str()); in UpdateAppListInfo()
175 DebugLog("Hap have no permission for action = %{public}s", action.c_str()); in UpdateAppListInfo()
301 DebugLog("UpdateTagAppList from skillUri, push tech %{public}s", nfcType.c_str()); in UpdateTagAppList()
332 DebugLog("UpdateHceAppList from metadata, push aid %{public}s", data.value.c_str()); in UpdateHceAppList()
391 DebugLog("RemoveTagAppInfo, request app %{public}s", keyElement.GetBundleName().c_str()); in RemoveTagAppInfo()
411 DebugLog("RemoveHceAppInfo, app %{public}s", keyElement.GetBundleName().c_str()); in RemoveHceAppInfo()
431 DebugLog("RemoveOffHostAppInfo, app %{public}s", element.GetBundleName().c_str()); in RemoveOffHostAppInfo()
492 DebugLog("GetDispatchTagAppsByTech, cmp tech %{public}s vs %{public}s", in GetDispatchTagAppsByTech()
586 DebugLog("The hceApps len %{public}lu", hceApps.size()); in GetPaymentAbilityInfosFromVendor()
[all …]
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller.cpp51 DebugLog("[NfcController::NfcController] new ability manager"); in NfcController()
57 DebugLog("destruct NfcController"); in ~NfcController()
62DebugLog("NfcController::%{public}s in, initialized_ = %{public}d, nfcControllerService_ = %{publi… in InitNfcRemoteSA()
82 DebugLog("NfcController::%{public}s success.", __func__); in InitNfcRemoteSA()
87 DebugLog("NfcController::GetInstance in."); in GetInstance()
209 DebugLog("NfcController::RegNdefMsgCb"); in RegNdefMsgCb()
222 DebugLog("NfcController::RegQueryApplicationCb"); in RegQueryApplicationCb()
238 DebugLog("NfcController::RegCardEmulationNotifyCb"); in RegCardEmulationNotifyCb()
249 DebugLog("NfcController::NotifyEventStatus"); in NotifyEventStatus()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp86 DebugLog("Init: isInitialized = %{public}d", isInitialized_); in Initialize()
123 DebugLog("SendConnMsgToEvtHandler: event:%{public}d", evt); in SendConnMsgToEvtHandler()
137 DebugLog("RemoveMsgFromEvtHandler: event:%{public}d", evt); in RemoveMsgFromEvtHandler()
144 DebugLog("RegisterBtStateObserver"); in RegisterBtObserver()
154 DebugLog("UnregisterBtObserverAndProfile"); in UnregisterBtObserverAndProfile()
196 DebugLog("OnFinish"); in OnFinish()
245 DebugLog("HandleEnableBt"); in HandleEnableBt()
257 DebugLog("HandleBtPair"); in HandleBtPair()
475 DebugLog("HandleBtConnect"); in HandleBtConnect()
585 DebugLog("HandleBtDisconnect"); in HandleBtDisconnect()
[all …]
H A Dwifi_connection_manager.cpp51 DebugLog("Init: isInitialized = %{public}d", isInitialized_); in Initialize()
105 DebugLog("UnsubscribeWifiCommonEvents"); in UnsubscribeWifiCommonEvents()
123 DebugLog("SendMsgToEvtHandler: event:%{public}d, delay:%{public}ld", evt, delay); in SendMsgToEvtHandler()
137 DebugLog("RemoveMsgFromEvtHandler: event:%{public}d", evt); in RemoveMsgFromEvtHandler()
151 DebugLog("OnFinish"); in OnFinish()
223DebugLog("current ssid: %{private}s, target ssid: %{private}s", info.ssid.c_str(), config_->ssid.c… in IsSameSsid()
295 DebugLog("OnWifiEnabled"); in OnWifiEnabled()
308 DebugLog("OnWifiConnected"); in OnWifiConnected()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dloghelper.h37 #ifdef DebugLog
38 #undef DebugLog
61 #define DebugLog(fmt, ...) HILOG_DEBUG( \ macro
69 #define DebugLog(...) macro
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.cpp92 DebugLog("Report event to Js failed"); in after_work_cb()
111 DebugLog("Enter nfc event notify"); in EventNotify()
113 DebugLog("asyncEvent is null."); in EventNotify()
121 DebugLog("uv_work_t work is null."); in EventNotify()
225 DebugLog("argv[1] is null or undefined, handle as no argv[1] input"); in Off()
326 DebugLog("handlerTemp is null"); in DeleteRegisterObj()
329 DebugLog("handler is null"); in DeleteRegisterObj()
332 DebugLog("Delete register isEqual = %{public}d", isEqual); in DeleteRegisterObj()
341 DebugLog("Delete register object ref."); in DeleteRegisterObj()
347DebugLog("Unregister event, env is not equal %{private}p, : %{private}p", env, iter->m_regEnv); in DeleteRegisterObj()
[all …]
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_hce_adapter.cpp110 DebugLog("NfcNapiHceAdapter Constructor"); in Constructor()
215 DebugLog("Register, add new type."); in Register()
221 DebugLog("handler env is same"); in Register()
227 DebugLog("handler function is same"); in Register()
232 DebugLog("handler env is different"); in Register()
280 DebugLog("env is same"); in DeleteHceCmdRegisterObj()
334 DebugLog("Report event to Js failed"); in after_work_cb()
336 DebugLog("Report event to Js success"); in after_work_cb()
356 DebugLog("Enter hce cmd event notify"); in EventNotify()
358 DebugLog("hce asyncEvent is null."); in EventNotify()
[all …]
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_callback_proxy.cpp29 DebugLog("NfcControllerCallBackProxy::OnNotify"); in OnNfcStateChanged()
34 DebugLog("Write interface token error: %{public}s", __func__); in OnNfcStateChanged()
49 DebugLog("notify COMMAND_ON_NOTIFY state change failed!"); in OnNfcStateChanged()
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_polling_manager.cpp144 DebugLog("not need event."); in HandlePackageUpdated()
165 DebugLog("EnableForegroundDispatch: element: %{public}s/%{public}s", in EnableForegroundDispatch()
179 DebugLog("DisableForegroundDispatch: element: %{public}s/%{public}s", in DisableForegroundDispatch()
209DebugLog("SendTagToForeground: OnTagDiscovered, tagInfo = %{public}s", tagInfo->ToString().c_str()… in SendTagToForeground()
229 DebugLog("EnableReaderMode: element: %{public}s/%{public}s", in EnableReaderMode()
245 DebugLog("DisableReaderMode: element: %{public}s/%{public}s", in DisableReaderMode()
273DebugLog("SendTagToReaderApp: OnTagDiscovered, tagInfo = %{public}s", tagInfo->ToString().c_str()); in SendTagToReaderApp()
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_cmd_callback_proxy.cpp31 DebugLog("HceCmdCallbackProxy::OnNotify"); in OnCeApduData()
36 DebugLog("Write interface token error: %{public}s", __func__); in OnCeApduData()
53 DebugLog("notify COMMAND_ON_CE_APDU_DATA failed!"); in OnCeApduData()
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dforeground_callback_proxy.cpp28 DebugLog("ForegroundCallbackProxy::OnNotify"); in OnTagDiscovered()
33 DebugLog("Write interface token error: %{public}s", __func__); in OnTagDiscovered()
48 DebugLog("notify COMMAND_TAG_FOUND_FOREGROUND failed!"); in OnTagDiscovered()
H A Dreader_mode_callback_proxy.cpp28 DebugLog("ReaderModeCallbackProxy::OnNotify"); in OnTagDiscovered()
33 DebugLog("Write interface token error: %{public}s", __func__); in OnTagDiscovered()
48 DebugLog("notify COMMAND_TAG_FOUND_READER_MODE failed!"); in OnTagDiscovered()
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp45 DebugLog("CeService constructor end"); in CeService()
62 DebugLog("CeService deconstructor end"); in ~CeService()
116 DebugLog("AddAidRoutingHceAids: start, forceUpdate is %{public}d", forceUpdate); in InitConfigAidRouting()
153 DebugLog("AddAidRoutingHceAids: end"); in InitConfigAidRouting()
217 DebugLog("ClearAidEntriesCache end"); in ClearAidEntriesCache()
258 DebugLog("OnAppAddOrChangeOrRemove start"); in OnAppAddOrChangeOrRemove()
299 DebugLog("OnAppAddOrChangeOrRemove end"); in OnAppAddOrChangeOrRemove()
554 DebugLog("CeService Initialize start"); in Initialize()
564 DebugLog("CeService Initialize end"); in Initialize()
596 DebugLog("CeService Deinitialize start"); in Deinitialize()
[all …]
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp30 DebugLog("param=%{public}d.", valuetype); in ParseString()
32 DebugLog("Wrong argument type. String expected."); in ParseString()
56 DebugLog("ParseInt32, valuetype %{public}d.", valuetype); in ParseInt32()
70 DebugLog("param=%{public}d.", valuetype); in ParseBool()
204 DebugLog("param=%{public}d.", valuetype); in ParseArrayBuffer()
353 DebugLog("ConvertStringVectorToJS called"); in ConvertStringVectorToJS()
516 DebugLog("NfcUtil HandleAsyncWork end"); in HandleAsyncWork()
527 DebugLog("DoAsyncCallbackOrPromise for callback"); in DoAsyncCallbackOrPromise()
539 DebugLog("DoAsyncCallbackOrPromise for promise"); in DoAsyncCallbackOrPromise()
559 DebugLog("ThrowAsyncError for callback"); in ThrowAsyncError()
[all …]

123