Home
last modified time | relevance | path

Searched refs:ParseSection (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc659 void ParseSection(CFISection *section, bool succeeds = true) { in ParseSection() function
710 ParseSection(&section); in TEST_F()
732 ParseSection(&section); in TEST_F()
752 ParseSection(&section); in TEST_F()
772 ParseSection(&section); in TEST_F()
792 ParseSection(&section); in TEST_F()
813 ParseSection(&section); in TEST_F()
830 ParseSection(&section); in TEST_F()
851 ParseSection(&section); in TEST_F()
866 ParseSection(&section); in TEST_F()
[all …]
/external/webrtc/webrtc/base/
Dlinux.cc191 while (ParseSection(&section)) { in Parse()
198 bool ConfigParser::ParseSection(SimpleMap* key_val_pair) { in ParseSection() function in rtc::ConfigParser
Dlinux.h50 virtual bool ParseSection(SimpleMap* key_val_pair);