Searched refs:packages_list_path (Results 1 – 2 of 2) sorted by relevance
59 const std::string& packages_list_path) { in CanProfileAndroid() argument76 if (!base::ReadFile(packages_list_path, &content)) { in CanProfileAndroid()77 PERFETTO_ELOG("Failed to read %s.", packages_list_path.c_str()); in CanProfileAndroid()
35 const std::string& packages_list_path);