Home
last modified time | relevance | path

Searched refs:GetNfcStateFromParam (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_param_util.h30 static int GetNfcStateFromParam();
H A Dnfc_param_util.cpp36 int NfcParamUtil::GetNfcStateFromParam() in GetNfcStateFromParam() function in OHOS::NFC::NfcParamUtil
44 InfoLog("GetNfcStateFromParam, nfc state[%{publib}d]", nfcState); in GetNfcStateFromParam()
H A Dexternal_deps_proxy.h67 int GetNfcStateFromParam();
H A Dexternal_deps_proxy.cpp106 int ExternalDepsProxy::GetNfcStateFromParam() in GetNfcStateFromParam() function in OHOS::NFC::ExternalDepsProxy
108 return NfcParamUtil::GetNfcStateFromParam(); in GetNfcStateFromParam()
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp371 if (ExternalDepsProxy::GetInstance().GetNfcStateFromParam() == KITS::STATE_ON) { in DoInitialize()

Completed in 3 milliseconds