Home
last modified time | relevance | path

Searched defs:message (Results 1 – 24 of 24) sorted by relevance

/build/make/tools/product_config/src/com/android/build/config/
DErrorReporter.java53 FatalException(String message) { in FatalException()
57 FatalException(String message, Throwable chain) { in FatalException()
144 public void add(String message) { in add()
151 public void add(Position pos, String message) { in add()
159 public void fatal(String message) { in fatal()
166 public void fatal(Position pos, String message) { in fatal()
179 Entry(Category category, Position position, String message) { in Entry()
242 private void add(Category category, boolean fatal, Position pos, String message) { in add()
DCommandException.java32 public CommandException(String message) { in CommandException()
36 public CommandException(String message, Throwable chain) { in CommandException()
DCsvParser.java45 public ParseException(int line, int column, String message) { in ParseException()
DOptions.java91 public ParseException(String message) { in ParseException()
/build/bazel/examples/python/protobuf/
Dmain.py18 message = test_pb2.ExampleMessage() variable
/build/bazel/examples/android_app/java/com/app/
DLib.java20 public static String message() { in message() method in Lib
/build/make/tools/ide_query/cc_analyzer/
Dmain.cc51 cc_analyzer::IdeAnalysis ReturnError(llvm::StringRef message) { in ReturnError()
/build/soong/ui/status/ninja_frontend/
Dfrontend.proto103 optional string message = 2; field
111 optional Message message = 6; field
/build/make/ci/
Dtest_discovery_agent.py169 def __init__(self, message): argument
Dbuild_test_suites.py44 def __init__(self, message): argument
/build/soong/ui/terminal/
Dformat.go45 func (s formatter) message(level status.MsgLevel, message string) string { func
/build/make/tools/perf/
Dbenchmarks44 def __init__(self, message): argument
848 def _error(self, message): argument
853 def report_error(message): argument
/build/make/tools/aconfig/aconfig_storage_file/src/
Dprotos.rs61 let message: ProtoStorageFiles = protobuf::Message::parse_from_bytes(bytes)?; in try_from_binary_proto() localVariable
/build/make/backported_fixes/src/java/com/android/build/backportedfixes/common/
DParser.java130 Throwable cause, String message, Object... formatArgs) { in exception()
/build/make/tools/releasetools/
Dapex_utils.py45 def __init__(self, message): argument
52 def __init__(self, message): argument
Dverity_utils.py50 def __init__(self, message): argument
Dbuild_image.py59 def __init__(self, message): argument
Dedify_generator.py253 def Print(self, message): argument
/build/make/tools/tool_event_logger/
Dtool_event_logger.py132 def error(self, message): argument
/build/soong/android/
Dtest_asserts.go160 func AssertStringMatches(t *testing.T, message, s, expectedRex string) { argument
248 func AssertPanicMessageContains(t *testing.T, message, expectedMessageContents string, funcThatShou… argument
/build/make/tools/
Dcompare_builds.py172 def __init__(self, code, message): argument
/build/make/tools/aconfig/aconfig_protos/src/
Dlib.rs343 let message: ProtoParsedFlags = protobuf::Message::parse_from_bytes(bytes)?; in try_from_binary_proto() localVariable
/build/soong/ui/status/
Dstatus.go309 func (s *Status) message(level MsgLevel, msg string) { func
/build/soong/mk2rbc/
Dexpr.go733 message string member