Home
last modified time | relevance | path

Searched refs:systemId (Results 1 – 2 of 2) sorted by relevance

/system/chre/apps/chqts/src/general_test/
Dcell_info_cdma.cc28 } else if (!isBoundedInt32(identity.systemId, 0, 32767, max)) { in validateIdentity()
30 "Invalid CDMA System Id: %d", identity.systemId); in validateIdentity()
/system/chre/chre_api/include/chre_api/chre/
Dwwan.h141 int32_t systemId; member