Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dadb_interfaces.ts22 shellOutputAsString(cmd: string): Promise<string>; method
51 shellOutputAsString(_: string): Promise<string> { method in MockAdb