Searched refs:_message (Results 1 – 1 of 1) sorted by relevance
/build/make/tools/releasetools/ |
D | ota_metadata_pb2.py | 8 from google.protobuf import message as _message unknown 406 PartitionState = _reflection.GeneratedProtocolMessageType('PartitionState', (_message.Message,), { 413 DeviceState = _reflection.GeneratedProtocolMessageType('DeviceState', (_message.Message,), { 420 ApexInfo = _reflection.GeneratedProtocolMessageType('ApexInfo', (_message.Message,), { 427 ApexMetadata = _reflection.GeneratedProtocolMessageType('ApexMetadata', (_message.Message,), { 434 OtaMetadata = _reflection.GeneratedProtocolMessageType('OtaMetadata', (_message.Message,), { 436 …'PropertyFilesEntry' : _reflection.GeneratedProtocolMessageType('PropertyFilesEntry', (_message.Me…
|