Searched refs:current_prefix (Results 1 – 3 of 3) sorted by relevance
183 std::string current_prefix = prefix.empty() ? "" : prefix.top(); in DecodeCompactFieldMaskPaths() local187 prefix.push(AppendPathSegmentToPrefix(current_prefix, segment)); in DecodeCompactFieldMaskPaths()193 path_sink(AppendPathSegmentToPrefix(current_prefix, segment))); in DecodeCompactFieldMaskPaths()
68 const int32 current_prefix = storage_->GetPrefix(current_index); in Lookup() local69 if (phone_prefix == current_prefix) { in Lookup()
295 self.current_prefix = None309 elif self.current_prefix:310 return self.current_prefix + "_" + self.current_domain386 self.current_prefix = parse_variants(attrs)423 self.current_prefix = None