Searched refs:new_schema_file_path (Results 1 – 1 of 1) sorted by relevance
884 void SetSwappedFilepath(std::string new_schema_file_path) { in SetSwappedFilepath() argument886 schema_file_->SetSwappedFilepath(new_schema_file_path); in SetSwappedFilepath()888 schema_file_path_ = std::move(new_schema_file_path); in SetSwappedFilepath()