Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp169 static bool isCommonConfig(const std::string& path) { in isCommonConfig() function in android::vintf::AssembleVintfImpl
187 return !isCommonConfig(path) && !isConditionalConfig(path); in isExtraCommonConfig()
250 if (isCommonConfig(namedStream.name()) || isExtraCommonConfig(namedStream.name())) { in parseFilesForKernelConfigs()
256 if (isCommonConfig(namedStream.name())) { in parseFilesForKernelConfigs()