Home
last modified time | relevance | path

Searched defs:GetLog (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DLog.h167 Log *GetLog(MaskType mask) { in GetLog() function
314 template <typename Cat> Log *GetLog(Cat mask) { in GetLog() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DLog.h167 Log *GetLog(MaskType mask) { in GetLog() function
314 template <typename Cat> Log *GetLog(Cat mask) { in GetLog() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DLog.h167 Log *GetLog(MaskType mask) { in GetLog() function
314 template <typename Cat> Log *GetLog(Cat mask) { in GetLog() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DLog.h184 Log *GetLog(MaskType mask) { in GetLog() function
331 template <typename Cat> Log *GetLog(Cat mask) { in GetLog() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DSymbolFileOnDemand.h246 Log *GetLog() const { return ::lldb_private::GetLog(LLDBLog::OnDemand); } in GetLog() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DSymbolFileOnDemand.h246 Log *GetLog() const { return ::lldb_private::GetLog(LLDBLog::OnDemand); } in GetLog() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DSymbolFileOnDemand.h246 Log *GetLog() const { return ::lldb_private::GetLog(LLDBLog::OnDemand); } in GetLog() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DSymbolFileOnDemand.h246 Log *GetLog() const { return ::lldb_private::GetLog(LLDBLog::OnDemand); } in GetLog() function
/aosp_15_r20/external/libbrillo/brillo/
H A Dsyslog_logging.cc114 std::string GetLog() { in GetLog() function
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dpinweaver_client.py99 def GetLog(client, root=None): function
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DCommon.h58 std::string GetLog() { in GetLog() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dcheck.h36 LogType& GetLog() { return log_; } in GetLog() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dcheck.h53 LogType& GetLog() { return log_; } in GetLog() function
/aosp_15_r20/external/google-benchmark/src/
H A Dcheck.h53 LogType& GetLog() { return log_; } in GetLog() function
/aosp_15_r20/external/angle/build/android/pylib/base/
H A Dbase_test_result.py148 def GetLog(self): member in BaseTestResult
/aosp_15_r20/external/cronet/build/android/pylib/base/
H A Dbase_test_result.py148 def GetLog(self): member in BaseTestResult
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmIn.cpp700 static int inline GetLog(UInt32 num) in GetLog() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DNtfsHandler.cpp90 static int GetLog(UInt32 num) in GetLog() function
H A DFatHandler.cpp107 static int GetLog(UInt32 num) in GetLog() function
H A DExtHandler.cpp344 static int inline GetLog(UInt32 num) in GetLog() function
/aosp_15_r20/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_system_tests.cpp188 std::string GetLog() { in GetLog() function in LogReader
/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment_unittest.cc1718 std::vector<std::string> GetLog() const { in GetLog() function in base::test::__anon88e8b2d44711::TestLogger