Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/trace_processor/
H A Dstring_utils.ts90 export function binaryEncode(buf: Uint8Array): string { function
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dstring_utils.ts68 export function binaryEncode(buf: Uint8Array): string { function