OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LocateNextTagWithStopByName
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/importer/
toolbar_importer.cc
307
while (
LocateNextTagWithStopByName
(reader, kBookmarkXmlTag,
352
bool Toolbar5Importer::
LocateNextTagWithStopByName
(XmlReader* reader,
449
if (!
LocateNextTagWithStopByName
(reader, kTitleXmlTag, kUrlXmlTag))
465
if (!
LocateNextTagWithStopByName
(reader, kUrlXmlTag, kTimestampXmlTag))
480
if (!
LocateNextTagWithStopByName
(reader, kTimestampXmlTag, kLabelsXmlTag))
503
if (!
LocateNextTagWithStopByName
(reader, kLabelsXmlTag, kAttributesXmlTag))
toolbar_importer.h
128
static bool
LocateNextTagWithStopByName
(
Completed in 22 milliseconds