Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Dreader_test.js240 function encodeString(s) { function
/third_party/typescript/src/harness/
DharnessUtils.ts2 export function encodeString(s: string): string { function