Searched refs:file_system_path (Results 1 – 2 of 2) sorted by relevance
149 std::string file_system_path = path.AsUTF8Unsafe(); in SaveAsFileSelected() local150 std::move(callback).Run(file_system_path); in SaveAsFileSelected()156 const std::string& file_system_path) { in FileSavedAs() argument158 base::Value file_system_path_value(file_system_path); in FileSavedAs()
58 void FileSavedAs(const std::string& url, const std::string& file_system_path);