Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp128 #if (SIM_COUNT >= 2)
133 #if (SIM_COUNT >= 3)
138 #if (SIM_COUNT >= 4)
207 #if (SIM_COUNT >= 2) in addRequestToList()
212 #if (SIM_COUNT >= 3) in addRequestToList()
218 #if (SIM_COUNT >= 4) in addRequestToList()
423 RLOGI("SIM_COUNT: %d", SIM_COUNT); in RIL_register()
477 #if (SIM_COUNT >= 2) in RIL_register_socket()
481 #if (SIM_COUNT >= 3) in RIL_register_socket()
485 #if (SIM_COUNT >= 4) in RIL_register_socket()
[all …]
Dsap_service.cpp39 #if (SIM_COUNT >= 2)
40 sp<SapImpl> sapService[SIM_COUNT];
668 #if (SIM_COUNT >= 2) in getSapImpl()
671 #if (SIM_COUNT >= 3) in getSapImpl()
674 #if (SIM_COUNT >= 4) in getSapImpl()
931 #if (SIM_COUNT >= 2) in registerService()
933 #if (SIM_COUNT >= 3) in registerService()
935 #if (SIM_COUNT >= 4) in registerService()
944 #if (SIM_COUNT >= 2) in registerService()
946 #if (SIM_COUNT >= 3) in registerService()
[all …]
DRilSapSocket.cpp122 #if (SIM_COUNT >= 2) in initSapSocket()
130 #if (SIM_COUNT >= 3) in initSapSocket()
138 #if (SIM_COUNT >= 4) in initSapSocket()
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
127 #if (SIM_COUNT >= 2)
129 #if (SIM_COUNT >= 3)
132 #if (SIM_COUNT >= 4)
Dril_service.cpp78 #if (SIM_COUNT >= 2)
79 sp<RadioImpl_1_5> radioService[SIM_COUNT];
80 sp<OemHookImpl> oemHookService[SIM_COUNT];
81 int64_t nitzTimeReceived[SIM_COUNT];
83 volatile int32_t mCounterRadio[SIM_COUNT];
84 volatile int32_t mCounterOemHook[SIM_COUNT];
96 #if (SIM_COUNT >= 2)
98 #if (SIM_COUNT >= 3)
100 #if (SIM_COUNT >= 4)
10008 #if (SIM_COUNT >= 2) in registerService()
[all …]
/device/generic/goldfish/radio/libril/
Dril.cpp128 #if (SIM_COUNT >= 2)
133 #if (SIM_COUNT >= 3)
138 #if (SIM_COUNT >= 4)
207 #if (SIM_COUNT >= 2) in addRequestToList()
212 #if (SIM_COUNT >= 3) in addRequestToList()
218 #if (SIM_COUNT >= 4) in addRequestToList()
423 RLOGI("SIM_COUNT: %d", SIM_COUNT); in RIL_register()
477 #if (SIM_COUNT >= 2) in RIL_register_socket()
481 #if (SIM_COUNT >= 3) in RIL_register_socket()
485 #if (SIM_COUNT >= 4) in RIL_register_socket()
[all …]
Dsap_service.cpp39 #if (SIM_COUNT >= 2)
40 sp<SapImpl> sapService[SIM_COUNT];
668 #if (SIM_COUNT >= 2) in getSapImpl()
671 #if (SIM_COUNT >= 3) in getSapImpl()
674 #if (SIM_COUNT >= 4) in getSapImpl()
931 #if (SIM_COUNT >= 2) in registerService()
933 #if (SIM_COUNT >= 3) in registerService()
935 #if (SIM_COUNT >= 4) in registerService()
944 #if (SIM_COUNT >= 2) in registerService()
946 #if (SIM_COUNT >= 3) in registerService()
[all …]
DRilSapSocket.cpp122 #if (SIM_COUNT >= 2) in initSapSocket()
130 #if (SIM_COUNT >= 3) in initSapSocket()
138 #if (SIM_COUNT >= 4) in initSapSocket()
DAndroid.mk35 ifeq ($(SIM_COUNT), 2)
Dril_service.cpp82 #if (SIM_COUNT >= 2)
83 sp<RadioImpl> radioService[SIM_COUNT];
84 sp<OemHookImpl> oemHookService[SIM_COUNT];
85 int64_t nitzTimeReceived[SIM_COUNT];
87 volatile int32_t mCounterRadio[SIM_COUNT];
88 volatile int32_t mCounterOemHook[SIM_COUNT];
100 #if (SIM_COUNT >= 2)
102 #if (SIM_COUNT >= 3)
104 #if (SIM_COUNT >= 4)
8650 #if (SIM_COUNT >= 2) in registerService()
[all …]
/device/generic/goldfish/radio/rild/
DAndroid.mk24 ifeq ($(SIM_COUNT), 2)
/device/generic/goldfish/radio/ril/
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)