Home
last modified time | relevance | path

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

/drivers/peripheral/nfc/test/unittest/nfc_vendor_adaptions_test/
H A Dnfc_vendor_adaptions_test.cpp122 std::vector<uint8_t> pRetVal; in HWTEST_F() local
/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.cpp81 int NfcVendorAdaptions::VendorIoctlWithResponse(long arg, void *pData, uint16_t dataLen, std::vector<uint8_t> &pRetVal) in VendorIoctlWithResponse() argument
/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp286 int NfcVendorAdaptions::VendorIoctlWithResponse(long arg, void *pData, uint16_t dataLen, std::vector<uint8_t> &pRetVal) in VendorIoctlWithResponse() argument
320 int NfcVendorAdaptions::VendorGetHistoryNci(void *pData, uint16_t dataLen, std::vector<uint8_t> &pRetVal) in VendorGetHistoryNci() argument

Completed in 3 milliseconds