Searched refs:getPosAtDepth (Results 1 – 6 of 6) sorted by relevance
117 int pos = values[i].mField.getPosAtDepth(depth); in matchesSimple()147 int pos = values[i].mField.getPosAtDepth(depth); in matchesSimple()174 int currentPos = values[start].mField.getPosAtDepth(depth); in matchesSimple()177 int newPos = values[i].mField.getPosAtDepth(depth); in matchesSimple()
457 if ((size_t)value.mField.getPosAtDepth(0) > key) { in GetLong()477 if ((size_t)value.mField.getPosAtDepth(0) > key) { in GetInt()497 if ((size_t)value.mField.getPosAtDepth(0) > key) { in GetString()519 if ((size_t)value.mField.getPosAtDepth(0) > key) { in GetBool()539 if ((size_t)value.mField.getPosAtDepth(0) > key) { in GetFloat()559 if ((size_t)value.mField.getPosAtDepth(0) > key) { in GetStorage()
125 int pos = (*lhsValues)[p].mField.getPosAtDepth(0); in mapAndMergeIsolatedUidsToHostUid()139 int pos = (*lhsValues)[p].mField.getPosAtDepth(0); in mapAndMergeIsolatedUidsToHostUid()
113 const int fieldNum = dim.mField.getPosAtDepth(depth); in writeDimensionToProtoHelper()240 const int fieldNum = field.getPosAtDepth(depth); in writeDimensionPathToProtoHelper()346 const int fieldNum = dim.mField.getPosAtDepth(depth); in writeFieldValueTreeToStreamHelper()
144 inline int32_t getPosAtDepth(int32_t depth) const { in getPosAtDepth() function
55 child.field = dim.mField.getPosAtDepth(childDepth); in populateStatsDimensionsValueParcelChildren()