Searched refs:finish_with_opts (Results 1 – 1 of 1) sorted by relevance
333 self.finish_with_opts(root, file_identifier, true); in finish_size_prefixed()342 self.finish_with_opts(root, file_identifier, false); in finish()350 self.finish_with_opts(root, None, false); in finish_minimal()518 fn finish_with_opts<T>(&mut self, in finish_with_opts() method