Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A DAssembleVintf.cpp43 static const std::string gBaseConfig = "android-base.config"; variable
170 return ::android::base::Basename(path) == gBaseConfig; in isCommonConfig()
274 std::cerr << "No " << gBaseConfig << " is found in these paths:" << std::endl; in parseFilesForKernelConfigs()