Searched refs:kVendorPulledAtomStartTag (Results 1 – 2 of 2) sorted by relevance
97 return atomId >= StatsdStats::kVendorPulledAtomStartTag && atomId < StatsdStats::kMaxAtomTag; in isVendorPulledAtom()
171 static const int32_t kVendorPulledAtomStartTag = 150000; variable