Home
last modified time | relevance | path

Searched defs:nfcState (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_param_util.cpp38 char nfcState[PROPERTY_VALUE_MAX] = {0}; in GetNfcStateFromParam() local
H A Dnfc_hisysevent.h61 int nfcState; member
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_routing_manager.cpp45 int nfcState = nfcService_.lock()->GetNfcState(); in HandleCommitRouting() local
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_callback_stub_test.cpp41 void OnNfcStateChanged(int nfcState) override in OnNfcStateChanged()
H A Dnfc_controller_test.cpp45 void OnNfcStateChanged(int nfcState) override in OnNfcStateChanged()
/ohos5.0/foundation/communication/nfc/test/fuzztest/controller_test/nfccontroller/nfccontroller_fuzzer/
H A Dnfccontroller_fuzzer.cpp34 void OnNfcStateChanged(int nfcState) override in OnNfcStateChanged()
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.cpp164 void OnNfcStateChanged(int nfcState) override in OnNfcStateChanged()
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/controller_test/nfccontrollerstub/nfccontrollerstub_fuzzer/
H A Dnfccontrollerstub_fuzzer.cpp36 void OnNfcStateChanged(int nfcState) override in OnNfcStateChanged()