Home
last modified time | relevance | path

Searched refs:Prediscover (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nfc/
H A Dinterface_i_nfc_interface_v10.md22 | [Prediscover](#prediscover) ([out] enum [NfcStatus](_hdi_nfc_v10.md#nfcstatus) status) | 启动RF dis…
160 ### Prediscover()
163 INfcInterface::Prediscover ([out] enum NfcStatus status)
/ohos5.0/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.h33 int32_t Prediscover(NfcStatus &status) override;
H A Dnfc_impl.cpp110 int32_t NfcImpl::Prediscover(NfcStatus &status) in Prediscover() function in OHOS::HDI::Nfc::V1_1::NfcImpl
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_0/cpp_target/nfc/v1_0/
H A Dnfc_interface_service.h.txt35 int32_t Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& status) override;
H A Dnfc_interface_service.cpp.txt41 int32_t NfcInterfaceService::Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& status)
H A Dinfc_interface.h.txt80 virtual int32_t Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& status) = 0;
H A Dnfc_interface_proxy.h.txt75 int32_t Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& status) override;
H A Dnfc_interface_stub.cpp.txt249 int32_t nfcInterfaceRet = impl->Prediscover(status);
H A Dnfc_interface_proxy.cpp.txt152 int32_t OHOS::HDI::Nfc::V1_0::NfcInterfaceProxy::Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& statu…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_0/dump_ast_target/
H A Ddump.txt16 [mini, lite, full] Prediscover(
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/cpp_target/nfc/v1_1/
H A Dnfc_interface_service.cpp.txt63 int32_t NfcInterfaceService::Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& status)
H A Dnfc_interface_service.h.txt45 int32_t Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& status) override;
H A Dnfc_interface_proxy.h.txt86 int32_t Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& status) override;
H A Dnfc_interface_proxy.cpp.txt243 int32_t OHOS::HDI::Nfc::V1_1::NfcInterfaceProxy::Prediscover(OHOS::HDI::Nfc::V1_0::NfcStatus& statu…
/ohos5.0/drivers/peripheral/nfc/test/unittest/nfc_impl_mock_test/
H A Dnfc_impl_mock_test.cpp108 int ret = nfcImpl->Prediscover(status);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/dump_ast_target/
H A Ddump.txt42 [mini, lite, full] Prediscover(
/ohos5.0/drivers/peripheral/nfc/test/unittest/nfc_impl_test/
H A Dnfc_impl_test.cpp109 int ret = nfcImpl->Prediscover(status);
/ohos5.0/drivers/interface/nfc/v1_0/
H A DINfcInterface.idl78 Prediscover([out] enum NfcStatus status);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_0/foo/nfc/v1_0/
H A DINfcInterface.idl78 Prediscover([out] enum NfcStatus status);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/foo/nfc/v1_0/
H A DINfcInterface.idl78 Prediscover([out] enum NfcStatus status);