Searched refs:mapping_meta_start (Results 1 – 1 of 1) sorted by relevance
92 size_t mapping_meta_start = name.find( in NotifyEndOfFile() local94 if (mapping_meta_start == base::StringView::npos && in NotifyEndOfFile()106 size_t mapping_start = mapping_meta_start + kMappingStart.size(); in NotifyEndOfFile()117 name.substr(0, mapping_meta_start), base::StringView())); in NotifyEndOfFile()