Searched refs:build_res_str (Results 1 – 1 of 1) sorted by relevance
407 auto build_res_str = GetJsonValue<std::string>(read_new_json, kBuildRes); in GetCompileInfo() local409 if (!ParseJson(build_res_str, &build_res_json)) { in GetCompileInfo()410 …EPTION) << "Parse build result for " << node->fullname_with_scope() << " error :" << build_res_str; in GetCompileInfo()