Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/
H A Dadb_interfaces.ts21 shellOutputAsString(cmd: string): Promise<string>; method
50 shellOutputAsString(_: string): Promise<string> { method in MockAdb