Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 19 of 19) sorted by relevance

/system/chre/apps/chqts/src/general_test/
Dcell_info_gsm.cc21 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 …]
Dcell_info_wcdma.cc21 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 …]
Dcell_info_tdscdma.cc21 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 …]
Dcell_info_lte.cc21 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 …]
Dcell_info_cdma.cc21 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 …]
Dcell_info_lte.h30 static bool validateIdentity(const struct chreWwanCellIdentityLte identity);
Dcell_info_wcdma.h31 const struct chreWwanCellIdentityWcdma identity);
Dcell_info_tdscdma.h31 const struct chreWwanCellIdentityTdscdma identity);
Dcell_info_gsm.h30 static bool validateIdentity(const struct chreWwanCellIdentityGsm identity);
Dcell_info_cdma.h30 static bool validateIdentity(const struct chreWwanCellIdentityCdma identity);
/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DUniqueZonesVisualizer.java76 .collect(Collectors.toMap(Country::getIsoCode, Function.identity())); in UniqueZonesVisualizer()
/system/bt/service/doc/
DIBluetooth.txt62 * Returns the identity Bluetooth Device Address (BD_ADDR) assigned to the
/system/iorap/src/common/
Dexpected.h377 struct identity {
/system/core/adb/
Dprotocol.txt56 --- CONNECT(version, maxdata, "system-identity-string") ----------------
77 The system identity string should be "<systemtype>:<serialno>:<banner>"
/system/sepolicy/prebuilts/api/26.0/private/
Dapp_neverallows.te128 # or must not rely on app identity for authorization. Thus, to be safe, the
/system/sepolicy/prebuilts/api/27.0/private/
Dapp_neverallows.te133 # or must not rely on app identity for authorization. Thus, to be safe, the
/system/sepolicy/prebuilts/api/28.0/private/
Dapp_neverallows.te156 # or must not rely on app identity for authorization. Thus, to be safe, the
/system/sepolicy/private/
Dapp_neverallows.te214 # or must not rely on app identity for authorization. Thus, to be safe, the
/system/sepolicy/prebuilts/api/29.0/private/
Dapp_neverallows.te214 # or must not rely on app identity for authorization. Thus, to be safe, the