Home
last modified time | relevance | path

Searched defs:patches (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp9679 const std::vector<CommitDataRequest_ChunkToPatch_Patch>& patches() const { return patches_; } in patches() function in perfetto::protos::gen::CommitDataRequest_ChunkToPatch
45508 const Patch* patches, in TryPatchChunkContents()
53678 std::array<TraceBuffer::Patch, 1024> patches; // Uninitialized. in ApplyChunkPatches() local