Searched refs:isUid (Results 1 – 1 of 1) sorted by relevance
127 bool isUid = false; in getUidIfExists() local131 isUid = true; in getUidIfExists()136 isUid = value.mField.getDepth() == 0 && value.mField.getPosAtDepth(0) == uidField && in getUidIfExists()141 return isUid ? value.mValue.int_value : -1; in getUidIfExists()