Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dnanopb.proto21 enum IntSize { enum
41 optional IntSize int_size = 7 [default = IS_DEFAULT];
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/gen/
Dnanopb_pb2.py97 IntSize = enum_type_wrapper.EnumTypeWrapper(_INTSIZE) variable