Home
last modified time | relevance | path

Searched refs:IoctlWithResponse (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/drivers/peripheral/nfc/test/unittest/nfc_impl_mock_test/
H A Dnfc_impl_mock_test.cpp221 int ret = nfcImpl->IoctlWithResponse(cmd, data, response, status);
237 int ret = nfcImpl->IoctlWithResponse(cmd, data, response, status);
260 int ret = nfcImpl->IoctlWithResponse(cmd, data, response, status);
/ohos5.0/drivers/peripheral/nfc/test/unittest/nfc_impl_test/
H A Dnfc_impl_test.cpp222 int ret = nfcImpl->IoctlWithResponse(cmd, data, response, status);
238 int ret = nfcImpl->IoctlWithResponse(cmd, data, response, status);
262 int ret = nfcImpl->IoctlWithResponse(cmd, data, response, status);
/ohos5.0/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.h39 …int32_t IoctlWithResponse(NfcCommand cmd, const std::vector<uint8_t> &data, std::vector<uint8_t> &…
H A Dnfc_impl.cpp189 int32_t NfcImpl::IoctlWithResponse(NfcCommand cmd, const std::vector<uint8_t> &data, in IoctlWithResponse() function in OHOS::HDI::Nfc::V1_1::NfcImpl
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/cpp_target/nfc/v1_1/
H A Dnfc_interface_service.cpp.txt46 int32_t NfcInterfaceService::IoctlWithResponse(OHOS::HDI::Nfc::V1_0::NfcCommand cmd, const std::vec…
H A Dnfc_interface_service.h.txt37 … int32_t IoctlWithResponse(OHOS::HDI::Nfc::V1_0::NfcCommand cmd, const std::vector<uint8_t>& data,
H A Dinfc_interface.h.txt81 …virtual int32_t IoctlWithResponse(OHOS::HDI::Nfc::V1_0::NfcCommand cmd, const std::vector<uint8_t>…
H A Dnfc_interface_proxy.h.txt78 … int32_t IoctlWithResponse(OHOS::HDI::Nfc::V1_0::NfcCommand cmd, const std::vector<uint8_t>& data,
H A Dnfc_interface_stub.cpp.txt342 int32_t nfcInterfaceRet = impl->IoctlWithResponse(cmd, data, response, status);
H A Dnfc_interface_proxy.cpp.txt225 int32_t OHOS::HDI::Nfc::V1_1::NfcInterfaceProxy::IoctlWithResponse(OHOS::HDI::Nfc::V1_0::NfcCommand…
/ohos5.0/drivers/interface/nfc/v1_1/
H A DINfcInterface.idl91IoctlWithResponse([in] enum NfcCommand cmd, [in] List<unsigned char> data, [out] List<unsigned cha…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/foo/nfc/v1_1/
H A DINfcInterface.idl91IoctlWithResponse([in] enum NfcCommand cmd, [in] List<unsigned char> data, [out] List<unsigned cha…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/dump_ast_target/
H A Ddump.txt19 [mini, lite, full] IoctlWithResponse(