Lines Matching refs:InfoLog

96     InfoLog("Nfc service initialize.");

127 InfoLog("%{public}s enter, systemAbilityId = [%{public}d] unloading", __func__, KITS::NFC_MANAGER_SYS_ABILITY_ID);
153 InfoLog("NfcService::OnTagDiscovered tagDiscId %{public}d", tagDiscId);
155 InfoLog("NfcService::OnTagDiscovered end");
160 InfoLog("NfcService::OnTagLost tagDiscId %{public}d", tagDiscId);
166 InfoLog("NfcService::FieldActivated");
172 InfoLog("NfcService::FieldDeactivated");
179 InfoLog("NfcService::OnVendorEvent");
186 InfoLog("NfcService::OnCardEmulationData");
192 InfoLog("NfcService::OnCardEmulationActivated");
203 InfoLog("NfcService::OnCardEmulationDeactivated");
213 InfoLog("result = %{public}d, not ready", result);
217 InfoLog("result = %{public}d, ready", result);
271 InfoLog("Nfc task thread params %{public}d", params);
291 InfoLog("Nfc do turn on: current state %{public}d", nfcState_);
315 InfoLog("Get nci version: ver %{public}d", nciVersion_);
342 InfoLog("Nfc do turn off: current state %{public}d", nfcState_);
350 InfoLog("Nfcc deinitialize result %{public}d", result);
372 InfoLog("should turn nfc on.");
383 InfoLog("NfcService SetRegisterCallBack");
391 InfoLog("RecordsSize=%{public}zu,isExist=%{public}d,type=%{public}s",
395 InfoLog("record.type_=%{public}s", record.type_.c_str());
401 InfoLog("isExist=%{public}d", isExist);
415 InfoLog("NfcService RemoveRegisterCallBack");
421 InfoLog("NfcService RemoveRegisterCallBack success.");
432 InfoLog("NfcService RemoveAllRegisterCallBack");
438 InfoLog("NfcService RemoveAllRegisterCallBack success.");
449 InfoLog("Update nfc state: oldState %{public}d, newState %{public}d", nfcState_, newState);
458 InfoLog("Update nfc state: nfcState_ %{public}d, newState %{public}d succ", nfcState_, newState);
461 InfoLog("stateRecords_.size[%{public}zu]", stateRecords_.size());
480 InfoLog("start to get nfc state.");
486 InfoLog("get nfc state[%{public}d]", nfcState_);
503 InfoLog("IsNfcEnabled, nfcState_=%{public}d", nfcState_);
511 InfoLog("device is shutting down, nfcState_ = %{public}d", nfcState_);
527 InfoLog("timer already started.");