Home
last modified time | relevance | path

Searched refs:MAX_RILDS (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/radio/rild/
Drild_goldfish.c147 } else if (atoi(clientId) >= MAX_RILDS) { in main()
148 RLOGE("Max Number of rild's supported is: %d", MAX_RILDS); in main()
/device/google/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c144 } else if (atoi(clientId) >= MAX_RILDS) { in main()
145 RLOGE("Max Number of rild's supported is: %d", MAX_RILDS); in main()
/device/generic/goldfish/radio/ril/
Dril.h101 #define MAX_RILDS 3 macro
/device/generic/goldfish/radio/include/telephony/
Dril.h101 #define MAX_RILDS 3 macro
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h111 #define MAX_RILDS 3 macro
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h112 #define MAX_RILDS 3 macro