Searched defs:IsNfcOpen (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/nfc/frameworks/js/napi/controller/ | ||
H A D | nfc_napi_controller_adapter.cpp | 76 napi_value IsNfcOpen(napi_env env, napi_callback_info info)
in IsNfcOpen() function |
/foundation/communication/nfc/interfaces/inner_api/controller/ | ||
H A D | nfc_controller_proxy.cpp | 91 int NfcControllerProxy::IsNfcOpen(bool &isOpen) in IsNfcOpen() function in OHOS::NFC::NfcControllerProxy |
H A D | nfc_controller.cpp | 156 int NfcController::IsNfcOpen(bool &isOpen) in IsNfcOpen() function in OHOS::NFC::KITS::NfcController |
/foundation/communication/nfc/services/src/ipc/controller/ | ||
H A D | nfc_controller_impl.cpp | 59 int NfcControllerImpl::IsNfcOpen(bool &isOpen)
in IsNfcOpen() function in OHOS::NFC::NfcControllerImpl |
Completed in 3 milliseconds