Home
last modified time | relevance | path

Searched defs:processComments (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libvintf/
H A DKernelConfigParser.cpp27 KernelConfigParser::KernelConfigParser(bool processComments, bool relaxedFormat) in KernelConfigParser()
/aosp12/system/libvintf/test/
H A DLibVintfTest.cpp1484 std::pair<KernelConfigParser, status_t> processData(const std::string& data, bool processComments, in processData()