Searched refs:json_file_path (Results 1 – 2 of 2) sorted by relevance
20 const base::FilePath& json_file_path) in JSONFileValueSerializer() argument21 : json_file_path_(json_file_path) { in JSONFileValueSerializer()55 const base::FilePath& json_file_path, in JSONFileValueDeserializer() argument57 : json_file_path_(json_file_path), options_(options), last_read_size_(0U) {} in JSONFileValueDeserializer()
22 explicit JSONFileValueSerializer(const base::FilePath& json_file_path);52 explicit JSONFileValueDeserializer(const base::FilePath& json_file_path,