HomeSort by relevance Sort by last modified time
    Searched refs:MAX_RILDS (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/guest/hals/rild/
rild_cuttlefish.c 143 } else if (atoi(clientId) >= MAX_RILDS) {
144 RLOGE("Max Number of rild's supported is: %d", MAX_RILDS);
  /device/generic/goldfish/ril/
ril.h 101 #define MAX_RILDS 3
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril.h 105 #define MAX_RILDS 3
    [all...]

Completed in 130 milliseconds