Home
last modified time | relevance | path

Searched refs:decodeSignedInt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_tokenizer/ts/
H A Dprintf_decoder.ts79 private decodeSignedInt(args: Uint8Array): DecodedArg { method in PrintfDecoder
125 const arg = this.decodeSignedInt(args);
159 return this.decodeSignedInt(args);