Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/trace_processor/
H A Dstring_utils.ts98 export function binaryDecode(str: string): Uint8Array { function
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dstring_utils.ts76 export function binaryDecode(str: string): Uint8Array { function