Searched defs:kernelConfigs (Results 1 – 2 of 2) sorted by relevance
52 const std::map<std::string, std::string> &RuntimeInfo::kernelConfigs() const { in kernelConfigs() function in android::vintf::RuntimeInfo
267 std::vector<KernelConfig> kernelConfigs; in parseFilesForKernelConfigs() local