OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldAddXmlFile
(Results
1 - 2
of
2
) sorted by null
/system/libvintf/include/vintf/
XmlFileGroup.h
43
if (!
shouldAddXmlFile
(t)) {
51
virtual bool
shouldAddXmlFile
(const T&) const { return true; }
/system/libvintf/
HalManifest.cpp
106
bool HalManifest::
shouldAddXmlFile
(const ManifestXmlFile& xmlFile) const {
Completed in 175 milliseconds