Home
last modified time | relevance | path

Searched refs:RIL_SIM_IO_v6 (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/ril/include/telephony/
H A Dril.h640 } RIL_SIM_IO_v6; typedef
/aosp12/hardware/ril/reference-ril/
H A Dril.h640 } RIL_SIM_IO_v6; typedef
H A Dreference-ril.c2058 RIL_SIM_IO_v6 *p_args;
2063 p_args = (RIL_SIM_IO_v6 *)data;
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1139 RIL_SIM_IO_v6 rilIccIo = {}; in iccIOForApp()