Home
last modified time | relevance | path

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

/external/pigweed/ts/
Dindex_test.ts38 const protoCollection = new ProtoCollection(); constant
/external/pigweed/pw_rpc/ts/
Ddescriptors_test.ts26 const protoCollection = new ProtoCollection(); constant
Dclient_test.ts41 let protoCollection: ProtoCollection; variable
154 let protoCollection: ProtoCollection; variable
/external/pigweed/ts/device/
Dindex.ts57 private protoCollection: ProtoCollection; property in Device