Searched refs:apduReq (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | sap_service.cpp | 56 Return<void> apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command); 269 Return<void> SapImpl::apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command) { in apduReq() function in SapImpl
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | sap_service.cpp | 56 Return<void> apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command); 269 Return<void> SapImpl::apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command) { in apduReq() function in SapImpl
|
/device/generic/goldfish/radio/libril/ |
D | sap_service.cpp | 56 Return<void> apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command); 269 Return<void> SapImpl::apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command) { in apduReq() function in SapImpl
|