Searched defs:rename (Results 1 – 3 of 3) sorted by relevance
162 pub fn rename(&mut self, from: &str, to: &str) -> Result<(), Error> { in rename() method
541 pub fn rename(&mut self, from: &str, to: &str) -> Result<(), Error> { in rename() method
457 Status rename(const std::string& new_name, CreationMode dest_create_mode) { in rename() function in storage_service::__anon6ce72a060111::File