Searched refs:kernelConfigFile (Results 1 – 1 of 1) sorted by relevance
107 std::string kernelConfigFile; member120 if (!android::base::ReadFileToString(kernelConfigFile, &content)) { in fetchAllInformation()121 LOG(ERROR) << "Cannot read " << kernelConfigFile; in fetchAllInformation()130 LOG(INFO) << "read kernel configs from " << kernelConfigFile; in fetchAllInformation()303 ret->kernelConfigFile = arg.substr(colonPos + 1); in getRuntimeInfo()