Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dquery_result.ts216 appendResultBatch(resBytes: Uint8Array): void; method
791 appendResultBatch(resBytes: Uint8Array) { method in WaitableQueryResultImpl