/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/sigchainlib/ |
D | log.h | 24 #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/ |
D | log.h | 24 #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 D | log.h | 24 #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 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
|
H A D | snapshot_reader.cpp | 224 void SnapShotReader::LogError(const std::string &msg) in LogError() function in SnapShotReader
|
/aosp_15_r20/external/deqp-deps/amber/samples/ |
D | log.cc | 34 void LogError(const std::string& msg) { in LogError() function
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
H A D | logging.h | 30 inline void LogError(const char* message) { in LogError() function
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A 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
|
/aosp_15_r20/external/OpenCSD/decoder/source/ |
H A D | ocsd_error_logger.cpp | 100 void ocsdDefaultErrorLogger::LogError(const ocsd_hndl_err_log_t handle, const ocsdError *Error) in LogError() function in ocsdDefaultErrorLogger
|
H A D | trc_component.cpp | 101 void TraceComponent::LogError(const ocsdError &Error) in LogError() function in TraceComponent
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/ |
H A 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
|
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/ |
H A D | NeuronLog.h | 26 #define LogError(tag, format, ...) \ macro
|
/aosp_15_r20/external/openthread/src/core/backbone_router/ |
H A 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
|
H A D | bbr_manager.cpp | 765 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 D | status_macros.cc | 42 static void LogError(const Status& status, const char* filename, int line, in LogError() function
|
/aosp_15_r20/external/libbrillo/brillo/errors/ |
H A D | error.cc | 16 inline void LogError(const base::Location& location, in LogError() function
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | experiment_runner_unittest.py | 74 def LogError(self, msg): member in FakeLogger
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter2/ |
H A D | toy.cpp | 192 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | proto_file_parser.cc | 324 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 D | monitoring_test.cc | 97 TEST_P(MonitoringTest, LogError) { in TEST_P() argument
|
H A D | monitoring.h | 550 inline StatusBuilder& LogError() { in LogError() function
|
/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | spi_interface.cpp | 808 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 D | CaptureReplayTests.cpp | 66 [[maybe_unused]] void LogError(angle::PlatformMethods *platform, const char *errorMessage) in LogError() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter3/ |
H A D | toy.cpp | 201 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 210 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|