/external/deqp-deps/amber/samples/ |
D | log.cc | 34 void LogError(const std::string& msg) { in LogError() function
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
D | logging.h | 30 inline void LogError(const char* message) { in LogError() function
|
/external/OpenCSD/decoder/source/ |
D | ocsd_error_logger.cpp | 100 void ocsdDefaultErrorLogger::LogError(const ocsd_hndl_err_log_t handle, const ocsdError *Error) in LogError() function in ocsdDefaultErrorLogger
|
D | trc_component.cpp | 101 void TraceComponent::LogError(const ocsdError &Error) in LogError() function in TraceComponent
|
/external/perfetto/src/trace_processor/importers/etm/ |
D | error_logger.cc | 57 void ErrorLogger::LogError(const ocsd_hndl_err_log_t, const ocsdError* error) { in LogError() function in perfetto::trace_processor::etm::ErrorLogger
|
/external/executorch/backends/mediatek/runtime/include/ |
D | NeuronLog.h | 26 #define LogError(tag, format, ...) \ macro
|
/external/openthread/src/core/backbone_router/ |
D | backbone_tmf.cpp | 142 void BackboneTmfAgent::LogError(const char *aText, const Ip6::Address &aAddress, Error aError) const in LogError() function in ot::BackboneRouter::BackboneTmfAgent
|
D | bbr_manager.cpp | 754 void Manager::LogError(const char *aText, Error aError) const in LogError() function in ot::BackboneRouter::Manager
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | status_macros.cc | 42 static void LogError(const Status& status, const char* filename, int line, in LogError() function
|
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/ |
D | snapshot_reader.cpp | 224 void SnapShotReader::LogError(const std::string &msg) in LogError() function in SnapShotReader
|
D | ss_to_dcdtree.cpp | 222 void CreateDcdTreeFromSnapShot::LogError(const std::string &msg) in LogError() function in CreateDcdTreeFromSnapShot 228 void CreateDcdTreeFromSnapShot::LogError(const ocsdError &err) in LogError() function in CreateDcdTreeFromSnapShot
|
/external/libbrillo/brillo/errors/ |
D | error.cc | 16 inline void LogError(const base::Location& location, in LogError() function
|
/external/toolchain-utils/crosperf/ |
D | experiment_runner_unittest.py | 74 def LogError(self, msg): member in FakeLogger
|
/external/toolchain-utils/cros_utils/ |
D | logger.py | 173 def LogError(self, msg, print_to_console=True): member in Logger 324 def LogError(self, msg, print_to_console=True): member in MockLogger
|
/external/llvm/examples/Kaleidoscope/Chapter2/ |
D | toy.cpp | 192 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/external/grpc-grpc/test/cpp/util/ |
D | proto_file_parser.cc | 324 void ProtoFileParser::LogError(const std::string& error_msg) { in LogError() function in grpc::testing::ProtoFileParser
|
/external/federated-compute/fcp/base/ |
D | monitoring_test.cc | 97 TEST_P(MonitoringTest, LogError) { in TEST_P() argument
|
D | monitoring.h | 550 inline StatusBuilder& LogError() { in LogError() function
|
/external/angle/src/tests/capture_replay_tests/ |
D | CaptureReplayTests.cpp | 66 [[maybe_unused]] void LogError(angle::PlatformMethods *platform, const char *errorMessage) in LogError() function
|
/external/openthread/src/posix/platform/ |
D | spi_interface.cpp | 795 void SpiInterface::LogError(const char *aString) in LogError() function in ot::Posix::SpiInterface
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
D | toy.cpp | 201 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/external/llvm/examples/Kaleidoscope/Chapter4/ |
D | toy.cpp | 210 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 253 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 286 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 306 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|