Searched defs:p2 (Results 1 – 4 of 4) sorted by relevance
/drivers/peripheral/secure_element/hdi_service/ |
D | se_impl.cpp | 52 int32_t SeImpl::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t… in openLogicalChannel() 58 int32_t SeImpl::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>&… in openBasicChannel()
|
/drivers/peripheral/secure_element/vendor_adaptor/ |
D | se_vendor_adaptions.cpp | 83 int32_t SeVendorAdaptions::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openLogicalChannel() 107 int32_t SeVendorAdaptions::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vecto… in openBasicChannel()
|
/drivers/hdf_core/framework/tools/hc-gen/src/ |
D | startup_cfg_gen.cpp | 172 sort(vect.begin(), vect.end(), [] (const ElementType &p1, const ElementType &p2) -> bool { in HostInfosOutput()
|
/drivers/peripheral/ril/interfaces/hdi_service/src/ |
D | ril_impl.cpp | 530 …Impl::SimOpenLogicalChannel(int32_t slotId, int32_t serialId, const std::string &appID, int32_t p2) in SimOpenLogicalChannel()
|