Searched defs:TakeOwnership (Results 1 – 5 of 5) sorted by relevance
351 Literal* TakeOwnership(Literal literal) { in TakeOwnership() function356 StatusOr<Literal*> TakeOwnership(StatusOr<Literal> literal_or_error) { in TakeOwnership() function
47 static Slice TakeOwnership(std::unique_ptr<uint8_t[]> buf, size_t size) { in TakeOwnership() function
56 TraceBlob TraceBlob::TakeOwnership(std::unique_ptr<uint8_t[]> buf, in TakeOwnership() function in perfetto::trace_processor::TraceBlob
660 bool TakeOwnership) { in setDeserializationListener()