Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_web/webconsole/common/
H A Dprotos.ts17 const ProtoCollection = await import('pigweedjs/protos/collection.umd'); constant
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/ts/
H A Dproto_collection.ts37 export class ProtoCollection { class