Home
last modified time | relevance | path

Searched defs:Log (Results 26 – 50 of 1001) sorted by relevance

12345678910>>...41

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h119 DebuginfodLog &Log; variable
139 DebuginfodLog &Log; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Debuginfod/
DDebuginfod.h137 DebuginfodLog &Log; variable
157 DebuginfodLog &Log; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Debuginfod/
DDebuginfod.h137 DebuginfodLog &Log; variable
157 DebuginfodLog &Log; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Debuginfod/
DDebuginfod.h123 DebuginfodLog &Log; variable
143 DebuginfodLog &Log; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Debuginfod/
DDebuginfod.h137 DebuginfodLog &Log; variable
157 DebuginfodLog &Log; member
/aosp_15_r20/external/python/bumble/extras/android/BtBench/app/src/main/java/com/github/google/bumble/btbench/
DScan.kt10 private val Log = Logger.getLogger("btbench.scan") constant
DReceiver.kt21 private val Log = Logger.getLogger("btbench.receiver") constant
DSocketClient.kt23 private val Log = Logger.getLogger("btbench.socket-client") constant
DSocketServer.kt22 private val Log = Logger.getLogger("btbench.socket-server") constant
DSender.kt22 private val Log = Logger.getLogger("btbench.sender") constant
DL2capServer.kt28 private val Log = Logger.getLogger("btbench.l2cap-server") constant
DL2capClient.kt27 private val Log = Logger.getLogger("btbench.l2cap-client") constant
/aosp_15_r20/external/cronet/ipc/
H A Dipc_mojo_param_traits.cc38 void ParamTraits<mojo::MessagePipeHandle>::Log(const param_type& p, in Log() function in IPC::ParamTraits::MessagePipeHandle
88 void ParamTraits<mojo::DataPipeConsumerHandle>::Log(const param_type& p, in Log() function in IPC::ParamTraits::DataPipeConsumerHandle
H A Dipc_message_templates_impl.h40 void MessageT<Meta, std::tuple<Ins...>, void>::Log(std::string* name, in Log() function
90 void MessageT<Meta, std::tuple<Ins...>, std::tuple<Outs...>>::Log( in Log() function
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_mojo_param_traits.cc37 void ParamTraits<mojo::MessagePipeHandle>::Log(const param_type& p, in Log() function in IPC::ParamTraits::MessagePipeHandle
87 void ParamTraits<mojo::DataPipeConsumerHandle>::Log(const param_type& p, in Log() function in IPC::ParamTraits::DataPipeConsumerHandle
H A Dipc_message_templates_impl.h40 void MessageT<Meta, std::tuple<Ins...>, void>::Log(std::string* name, in Log() function
90 void MessageT<Meta, std::tuple<Ins...>, std::tuple<Outs...>>::Log( in Log() function
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/
H A DLog.java22 public class Log { class
26 private Log() { } in Log() method in Log
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/include/
Dlog.h41 static void Log(Verbosity verb, char const* file, int line, int instance, char const* format, in Log() function
47 static void Log(Verbosity verb, char const* file, int line, char const* format, in Log() function
/aosp_15_r20/developers/build/prebuilts/gradle/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
H A DLog.kt27 object Log { object
/aosp_15_r20/developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
DLog.kt27 object Log { object
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dtest_native_types.cc65 void ParamTraits<mojo::test::TestNativeStruct>::Log(const param_type& p, in Log() function in IPC::ParamTraits::test::TestNativeStruct
95 void ParamTraits<mojo::test::TestNativeStructWithAttachments>::Log( in Log() function in IPC::ParamTraits::test::TestNativeStructWithAttachments
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dlogger.cpp25 int Logger::Log(LogLevel level, const char* fmt, va_list args) { in Log() function in keymaster::Logger
32 int Logger::Log(LogLevel level, const char* fmt, ...) { in Log() function in keymaster::Logger
/aosp_15_r20/external/llvm/tools/llvm-diff/
H A DDiffConsumer.cpp160 void DiffConsumer::logf(const LogBuilder &Log) { in logf()
190 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java234 @Override public void Log(int value) throws android.os.RemoteException in Log() method in ILoggableInterface.ISub.Default
333 @Override public void Log(int value) throws android.os.RemoteException in Log() method in ILoggableInterface.ISub.Stub.Proxy
358 public void Log(int value) throws android.os.RemoteException; in Log() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java234 @Override public void Log(int value) throws android.os.RemoteException in Log() method in ILoggableInterface.ISub.Default
333 @Override public void Log(int value) throws android.os.RemoteException in Log() method in ILoggableInterface.ISub.Stub.Proxy
358 public void Log(int value) throws android.os.RemoteException; in Log() method

12345678910>>...41