Home
last modified time | relevance | path

Searched refs:SIM_COUNT (Results 1 – 14 of 14) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp128 #if (SIM_COUNT >= 2)
133 #if (SIM_COUNT >= 3)
138 #if (SIM_COUNT >= 4)
217 #if (SIM_COUNT >= 2) in addRequestToList()
222 #if (SIM_COUNT >= 3) in addRequestToList()
228 #if (SIM_COUNT >= 4) in addRequestToList()
440 RLOGI("SIM_COUNT: %d", SIM_COUNT); in RIL_register()
508 #if (SIM_COUNT >= 2) in RIL_register_socket()
512 #if (SIM_COUNT >= 3) in RIL_register_socket()
516 #if (SIM_COUNT >= 4) in RIL_register_socket()
[all …]
Dsap_service.cpp40 #if (SIM_COUNT >= 2)
41 sp<SapImpl> sapService[SIM_COUNT];
675 #if (SIM_COUNT >= 2) in getSapImpl()
678 #if (SIM_COUNT >= 3) in getSapImpl()
681 #if (SIM_COUNT >= 4) in getSapImpl()
940 #if (SIM_COUNT >= 2) in registerService()
942 #if (SIM_COUNT >= 3) in registerService()
944 #if (SIM_COUNT >= 4) in registerService()
953 #if (SIM_COUNT >= 2) in registerService()
955 #if (SIM_COUNT >= 3) in registerService()
[all …]
Dril.h35 #ifndef SIM_COUNT
37 #define SIM_COUNT 2 macro
39 #define SIM_COUNT 3
41 #define SIM_COUNT 4
43 #define SIM_COUNT 1
47 #define SIM_COUNT 1 macro
151 #if (SIM_COUNT >= 2)
153 #if (SIM_COUNT >= 3)
156 #if (SIM_COUNT >= 4)
DRilSapSocket.cpp121 #if (SIM_COUNT >= 2) in initSapSocket()
129 #if (SIM_COUNT >= 3) in initSapSocket()
137 #if (SIM_COUNT >= 4) in initSapSocket()
Dril_config.cpp422 phoneCapability.logicalModemList.resize(SIM_COUNT); in getPhoneCapabilityResponse()
423 for (int i = 0 ; i < SIM_COUNT; i++) { in getPhoneCapabilityResponse()
Dril_service.cpp103 #if (SIM_COUNT >= 2)
104 sp<RadioImpl_1_6> radioService[SIM_COUNT];
105 sp<OemHookImpl> oemHookService[SIM_COUNT];
106 int64_t nitzTimeReceived[SIM_COUNT];
108 volatile int32_t mCounterRadio[SIM_COUNT];
109 volatile int32_t mCounterOemHook[SIM_COUNT];
122 #if (SIM_COUNT >= 2)
124 #if (SIM_COUNT >= 3)
126 #if (SIM_COUNT >= 4)
13464 #if (SIM_COUNT >= 2) in registerService()
[all …]
/device/generic/goldfish/radio/include/telephony/
Dril.h34 #ifndef SIM_COUNT
36 #define SIM_COUNT 2 macro
38 #define SIM_COUNT 3
40 #define SIM_COUNT 4
42 #define SIM_COUNT 1
46 #define SIM_COUNT 1 macro
117 #if (SIM_COUNT >= 2)
119 #if (SIM_COUNT >= 3)
122 #if (SIM_COUNT >= 4)
/device/google/gs-common/pixel_ril/
Dril.mk3 ifeq ($(SIM_COUNT), 2)
/device/generic/goldfish/radio/rild/
DAndroid.mk26 ifeq ($(SIM_COUNT), 2)
/device/google/gs201/
Ddevice.mk919 SIM_COUNT := 2
920 $(call soong_config_set,sim,sim_count,$(SIM_COUNT))
/device/google/zuma/
Ddevice.mk953 SIM_COUNT := 2
954 $(call soong_config_set,sim,sim_count,$(SIM_COUNT))
/device/google/gs101/
Ddevice.mk898 SIM_COUNT := 2
899 $(call soong_config_set,sim,sim_count,$(SIM_COUNT))
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c4411 (RIL_SimSlotStatus_V1_2 *)calloc(SIM_COUNT, sizeof(RIL_SimSlotStatus_V1_2));
4417 SIM_COUNT * sizeof(RIL_SimSlotStatus_V1_2));
4420 SIM_COUNT * sizeof(RIL_SimSlotStatus_V1_2));
5103 for (int num = 0; num < SIM_COUNT; num++) {
/device/google/zumapro/
Ddevice.mk1008 SIM_COUNT := 2