Home
last modified time | relevance | path

Searched refs:messages (Results 1 – 7 of 7) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DVerifyLogs.java63 private final List<String> messages = new ArrayList<>();
67 messages.add(message);
73 return ImmutableList.copyOf(messages);
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto35 // The messages in this file describe the definitions found in .proto files.
224 // Identifies if client streams multiple client messages
226 // Identifies if server streams multiple server messages
236 // or may contain hints for code that manipulates protocol messages.
238 // Clients may define custom options as extensions of the *Options messages.
242 // across all *Options messages. We then use this field to populate the
289 // hashCode() methods for all messages defined in the .proto file.
348 // Enables the use of arenas for the proto messages in this file. This applies
374 // All extensions of your type must be singular messages; e.g. they cannot
375 // be int32s, enums, or repeated messages.
[all …]
/tools/repohooks/tools/
Dpylintrc147 # no Warning level messages displayed, use"--disable=all --enable=classes
179 # Put messages in a separate file for each module / package specified on the
184 # Tells whether to display a full report or only the messages
192 # respectively contain the number of errors / warnings messages and the total
197 # Template used to display messages. This is a python new-style format string
Dspelling.txt722 messags||messages
723 messgaes||messages
725 messsages||messages
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dapollo_qa.proto88 /* These messages are internal trace-points for QA to do whitebox validation.
92 // all messages should have a timestamp field and it will get auto-populated
/tools/acloud/internal/proto/
Dinternal_config.proto96 // Error messages to be displayed to user when the user
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py10422 messages=message_dict,
10606 messages={}, argument
10618 messages[phonenumber_tx],
10619 messages[phonenumber_tx2])
10627 for tx, msgs in messages.items():
10641 messages[phonenumber_tx],
10642 messages[phonenumber_tx2])