Searched refs:context_path (Results 1 – 1 of 1) sorted by relevance
107 for (auto& context_path : args.context_paths) { in main() local109 if (!android::base::ReadFileToString(context_path, &contents)) { in main()110 LOG(FATAL) << "Could not read properties from '" << context_path << "'"; in main()117 LOG(ERROR) << "Could not read line from '" << context_path in main()120 LOG(FATAL) << "Could not parse properties from '" << context_path << "'"; in main()