Home
last modified time | relevance | path

Searched defs:pRetVal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp286 …ns::VendorIoctlWithResponse(long arg, void *pData, uint16_t dataLen, std::vector<uint8_t> &pRetVal) in VendorIoctlWithResponse()
320 …cVendorAdaptions::VendorGetHistoryNci(void *pData, uint16_t dataLen, std::vector<uint8_t> &pRetVal) in VendorGetHistoryNci()
/ohos5.0/drivers/peripheral/nfc/test/unittest/nfc_vendor_adaptions_test/
H A Dnfc_vendor_adaptions_test.cpp122 std::vector<uint8_t> pRetVal; variable
/ohos5.0/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.cpp81 …ns::VendorIoctlWithResponse(long arg, void *pData, uint16_t dataLen, std::vector<uint8_t> &pRetVal) in VendorIoctlWithResponse()