Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp45 static const std::string gBaseConfig = "android-base.config"; variable
200 return ::android::base::Basename(path) == gBaseConfig; in isCommonConfig()
302 err() << "No " << gBaseConfig << " is found in these paths:" << std::endl; in parseFilesForKernelConfigs()