Home | History | Annotate | Download | only in src

Lines Matching refs:needle_content

238     String::FlatContent needle_content = needle->GetFlatContent();
240 ASSERT(needle_content.IsFlat());
243 index = (needle_content.IsAscii()
247 needle_content.ToAsciiVector(),
251 needle_content.ToAsciiVector(),
256 needle_content.ToUC16Vector(),
260 needle_content.ToUC16Vector(),