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.h235 void ApplyChunkPatches(ProducerID,
Dtracing_service_impl.cc1931 void TracingServiceImpl::ApplyChunkPatches( in ApplyChunkPatches() function in perfetto::TracingServiceImpl
2592 service_->ApplyChunkPatches(id_, req_untrusted.chunks_to_patch()); in CommitData()