Searched refs:list_path (Results 1 – 2 of 2) sorted by relevance
147 base::FilePath list_path( in GetPrinters() local150 if (!list_path.empty()) { in GetPrinters()152 base::ReadFileToString(list_path, &printers_json); in GetPrinters()
142 void GetListFromPrefsAsString(const char* list_path, in GetListFromPrefsAsString() argument145 const base::ListValue* list_value = prefs->GetList(list_path); in GetListFromPrefsAsString()