Home
last modified time | relevance | path

Searched refs:ApplyChunkPatches (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/tracing/core/
Dtracing_service_impl.h261 void ApplyChunkPatches(ProducerID,
Dtracing_service_impl.cc2625 void TracingServiceImpl::ApplyChunkPatches( in ApplyChunkPatches() function in perfetto::TracingServiceImpl
3668 service_->ApplyChunkPatches(id_, req_untrusted.chunks_to_patch()); in CommitData()