Home
last modified time | relevance | path

Searched defs:LogError (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/sigchainlib/
Dlog.h24 #define LogError(...) async_safe_format_log(ANDROID_LOG_ERROR, "libsigchain", __VA_ARGS__) macro
32 static void LogError(const char* format, ...) { in LogError() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/sigchainlib/
Dlog.h24 #define LogError(...) async_safe_format_log(ANDROID_LOG_ERROR, "libsigchain", __VA_ARGS__) macro
32 static void LogError(const char* format, ...) { in LogError() function
/aosp_15_r20/art/sigchainlib/
H A Dlog.h24 #define LogError(...) async_safe_format_log(ANDROID_LOG_ERROR, "libsigchain", __VA_ARGS__) macro
32 static void LogError(const char* format, ...) { in LogError() function
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
H A Dss_to_dcdtree.cpp222 void CreateDcdTreeFromSnapShot::LogError(const std::string &msg) in LogError() function in CreateDcdTreeFromSnapShot
228 void CreateDcdTreeFromSnapShot::LogError(const ocsdError &err) in LogError() function in CreateDcdTreeFromSnapShot
H A Dsnapshot_reader.cpp224 void SnapShotReader::LogError(const std::string &msg) in LogError() function in SnapShotReader
/aosp_15_r20/external/deqp-deps/amber/samples/
Dlog.cc34 void LogError(const std::string& msg) { in LogError() function
/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/
H A Dlogging.h30 inline void LogError(const char* message) { in LogError() function
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dlogger.py173 def LogError(self, msg, print_to_console=True): member in Logger
324 def LogError(self, msg, print_to_console=True): member in MockLogger
/aosp_15_r20/external/OpenCSD/decoder/source/
H A Docsd_error_logger.cpp100 void ocsdDefaultErrorLogger::LogError(const ocsd_hndl_err_log_t handle, const ocsdError *Error) in LogError() function in ocsdDefaultErrorLogger
H A Dtrc_component.cpp101 void TraceComponent::LogError(const ocsdError &Error) in LogError() function in TraceComponent
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/
H A Derror_logger.cc57 void ErrorLogger::LogError(const ocsd_hndl_err_log_t, const ocsdError* error) { in LogError() function in perfetto::trace_processor::etm::ErrorLogger
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/
H A DNeuronLog.h26 #define LogError(tag, format, ...) \ macro
/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbackbone_tmf.cpp142 void BackboneTmfAgent::LogError(const char *aText, const Ip6::Address &aAddress, Error aError) const in LogError() function in ot::BackboneRouter::BackboneTmfAgent
H A Dbbr_manager.cpp765 void Manager::LogError(const char *aText, Error aError) const in LogError() function in ot::BackboneRouter::Manager
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dstatus_macros.cc42 static void LogError(const Status& status, const char* filename, int line, in LogError() function
/aosp_15_r20/external/libbrillo/brillo/errors/
H A Derror.cc16 inline void LogError(const base::Location& location, in LogError() function
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dexperiment_runner_unittest.py74 def LogError(self, msg): member in FakeLogger
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp192 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dproto_file_parser.cc324 void ProtoFileParser::LogError(const std::string& error_msg) { in LogError() function in grpc::testing::ProtoFileParser
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dmonitoring_test.cc97 TEST_P(MonitoringTest, LogError) { in TEST_P() argument
H A Dmonitoring.h550 inline StatusBuilder& LogError() { in LogError() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dspi_interface.cpp808 void SpiInterface::LogError(const char *aString) in LogError() function in ot::Posix::SpiInterface
/aosp_15_r20/external/angle/src/tests/capture_replay_tests/
H A DCaptureReplayTests.cpp66 [[maybe_unused]] void LogError(angle::PlatformMethods *platform, const char *errorMessage) in LogError() function
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp201 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp210 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function

12