/system/chre/apps/chqts/src/general_test/ |
D | cell_info_gsm.cc | 21 const struct chreWwanCellIdentityGsm identity) { in validateIdentity() argument 24 if (!isBoundedInt32(identity.mcc, 0, 999, INT32_MAX)) { in validateIdentity() 26 "Invalid GSM Mobile Country Code: %d", identity.mcc); in validateIdentity() 27 } else if (!isBoundedInt32(identity.mnc, 0, 999, INT32_MAX)) { in validateIdentity() 29 "Invalid GSM Mobile Network Code: %d", identity.mnc); in validateIdentity() 30 } else if (!isBoundedInt32(identity.lac, 0, 65535, INT32_MAX)) { in validateIdentity() 31 sendFatalFailureInt32("Invalid GSM Location Area Code", identity.lac); in validateIdentity() 32 } else if (!isBoundedInt32(identity.cid, 0, 65535, INT32_MAX)) { in validateIdentity() 33 sendFatalFailureInt32("Invalid GSM Cell Identity: %d", identity.cid); in validateIdentity() 34 } else if (!isBoundedInt32(identity.arfcn, 0, 65535, INT32_MAX)) { in validateIdentity() [all …]
|
D | cell_info_wcdma.cc | 21 const struct chreWwanCellIdentityWcdma identity) { in validateIdentity() argument 24 if (!isBoundedInt32(identity.mcc, 0, 999, INT32_MAX)) { in validateIdentity() 26 "Invalid WCDMA Mobile Country Code: %d", identity.mcc); in validateIdentity() 27 } else if (!isBoundedInt32(identity.mnc, 0, 999, INT32_MAX)) { in validateIdentity() 29 "Invalid WCDMA Mobile Network Code: %d", identity.mnc); in validateIdentity() 30 } else if (!isBoundedInt32(identity.lac, 0, 65535, INT32_MAX)) { in validateIdentity() 32 "Invalid WCDMA Location Area Code: %d", identity.lac); in validateIdentity() 33 } else if (!isBoundedInt32(identity.cid, 0, 268435455, INT32_MAX)) { in validateIdentity() 34 sendFatalFailureInt32("Invalid WCDMA Cell Identity: %d", identity.cid); in validateIdentity() 35 } else if (!isBoundedInt32(identity.psc, 0, 511, INT32_MAX)) { in validateIdentity() [all …]
|
D | cell_info_tdscdma.cc | 21 const struct chreWwanCellIdentityTdscdma identity) { in validateIdentity() argument 24 if (!isBoundedInt32(identity.mcc, 0, 999, INT32_MAX)) { in validateIdentity() 26 "Invalid TDSCDMA Mobile Country Code: %d", identity.mcc); in validateIdentity() 27 } else if (!isBoundedInt32(identity.mnc, 0, 999, INT32_MAX)) { in validateIdentity() 29 "Invalid TDSCDMA Mobile Network Code: %d", identity.mnc); in validateIdentity() 30 } else if (!isBoundedInt32(identity.lac, 0, 65535, INT32_MAX)) { in validateIdentity() 32 "Invalid TDSCDMA Location Area Code: %d", identity.lac); in validateIdentity() 33 } else if (!isBoundedInt32(identity.cid, 0, 65535, INT32_MAX)) { in validateIdentity() 35 "Invalid TDSCDMA Cell Identity: %d", identity.cid); in validateIdentity() 36 } else if (!isBoundedInt32(identity.cpid, 0, 127, INT32_MAX)) { in validateIdentity() [all …]
|
D | cell_info_lte.cc | 21 const struct chreWwanCellIdentityLte identity) { in validateIdentity() argument 24 if (!isBoundedInt32(identity.mcc, 0, 999, INT32_MAX)) { in validateIdentity() 26 "Invalid LTE Mobile Country Code: %d", identity.mcc); in validateIdentity() 27 } else if (!isBoundedInt32(identity.mnc, 0, 999, INT32_MAX)) { in validateIdentity() 29 "Invalid LTE Mobile Network Code: %d", identity.mnc); in validateIdentity() 30 } else if (!isBoundedInt32(identity.ci, 0, 268435455, INT32_MAX)) { in validateIdentity() 31 sendFatalFailureInt32("Invalid LTE Cell Identity: %d", identity.ci); in validateIdentity() 32 } else if (!isBoundedInt32(identity.pci, 0, 503, INT32_MAX)) { in validateIdentity() 33 sendFatalFailureInt32("Invalid LTE Physical Cell Id: %d", identity.pci); in validateIdentity() 34 } else if (!isBoundedInt32(identity.tac, 0, 65535, INT32_MAX)) { in validateIdentity() [all …]
|
D | cell_info_cdma.cc | 21 const struct chreWwanCellIdentityCdma identity) { in validateIdentity() argument 25 if (!isBoundedInt32(identity.networkId, 0, 65535, max)) { in validateIdentity() 27 "Invalid CDMA Network Id: %d", identity.networkId); in validateIdentity() 28 } else if (!isBoundedInt32(identity.systemId, 0, 32767, max)) { in validateIdentity() 30 "Invalid CDMA System Id: %d", identity.systemId); in validateIdentity() 31 } else if (!isBoundedInt32(identity.basestationId, 0, 65535, max)) { in validateIdentity() 33 identity.basestationId); in validateIdentity() 34 } else if (!isBoundedInt32(identity.longitude, -2592000, 2592000, max)) { in validateIdentity() 35 sendFatalFailureInt32("Invalid CDMA Longitude: %d", identity.longitude); in validateIdentity() 36 } else if (!isBoundedInt32(identity.latitude, -1296000, 1296000, max)) { in validateIdentity() [all …]
|
D | cell_info_lte.h | 30 static bool validateIdentity(const struct chreWwanCellIdentityLte identity);
|
D | cell_info_wcdma.h | 31 const struct chreWwanCellIdentityWcdma identity);
|
D | cell_info_tdscdma.h | 31 const struct chreWwanCellIdentityTdscdma identity);
|
D | cell_info_gsm.h | 30 static bool validateIdentity(const struct chreWwanCellIdentityGsm identity);
|
D | cell_info_cdma.h | 30 static bool validateIdentity(const struct chreWwanCellIdentityCdma identity);
|
/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/ |
D | UniqueZonesVisualizer.java | 76 .collect(Collectors.toMap(Country::getIsoCode, Function.identity())); in UniqueZonesVisualizer()
|
/system/bt/service/doc/ |
D | IBluetooth.txt | 62 * Returns the identity Bluetooth Device Address (BD_ADDR) assigned to the
|
/system/iorap/src/common/ |
D | expected.h | 377 struct identity {
|
/system/core/adb/ |
D | protocol.txt | 56 --- CONNECT(version, maxdata, "system-identity-string") ---------------- 77 The system identity string should be "<systemtype>:<serialno>:<banner>"
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | app_neverallows.te | 128 # or must not rely on app identity for authorization. Thus, to be safe, the
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | app_neverallows.te | 133 # or must not rely on app identity for authorization. Thus, to be safe, the
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | app_neverallows.te | 156 # or must not rely on app identity for authorization. Thus, to be safe, the
|
/system/sepolicy/private/ |
D | app_neverallows.te | 214 # or must not rely on app identity for authorization. Thus, to be safe, the
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | app_neverallows.te | 214 # or must not rely on app identity for authorization. Thus, to be safe, the
|