Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/ts/
H A Dpackets.ts89 const msgSerialized = serializeMessage(message, customSerializer); constant
127 const msgSerialized = (response as any)['serializeBinary'](); constant