HomeSort by relevance Sort by last modified time
    Searched full:logging (Results 726 - 750 of 3268) sorted by null

<<21222324252627282930>>

  /bionic/libc/private/
libc_logging.h 102 // Event logging.
  /bootable/recovery/
screen_ui.h 26 // (shows an icon + a progress bar, text logging, menu, etc.)
  /dalvik/vm/alloc/
HeapInternal.h 72 * Logging helpers
  /development/tools/idegen/src/com/android/idegen/
ModuleCache.java 27 import java.util.logging.Logger;
  /external/android-clat/
dns64.c 29 #include "logging.h"
  /external/android-mock/src/com/google/android/testing/mocking/
ProcessorLogger.java 70 "IOException logging to file" + e.toString());
  /external/apache-harmony/
Android.mk 13 logging \
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 340 /** Controls HCI logging on/off */
341 static int logging(bt_hc_logging_state_t state, char *p_path) function
343 BTHCDBG("logging %d", state);
410 logging,
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHParametersHelper.java 7 import java.util.logging.Logger;
  /external/ceres-solver/internal/ceres/
block_random_access_dense_matrix.cc 36 #include "glog/logging.h"
normal_prior.cc 38 #include "glog/logging.h"
  /external/chromium/base/
base_paths_mac.mm 13 #include "base/logging.h"
file_descriptor_shuffle.cc 12 #include "base/logging.h"
logging.cc 5 #include "base/logging.h"
61 namespace logging { namespace
199 // This class acts as a wrapper for locking the logging files.
200 // LoggingLock::Init() should be called from the main thread before any logging
201 // is done. Then whenever logging, be sure to have a local LoggingLock
283 // LockImpl directly instead of using Lock, because Lock makes logging calls.
312 // Called by logging functions to ensure that debug_file is initialized
390 // ignore file options if logging is disabled or only to system
823 } // namespace logging
sys_info_posix.cc 23 #include "base/logging.h"
sys_info_win.cc 10 #include "base/logging.h"
  /external/chromium/base/debug/
debugger_win.cc 11 #include "base/logging.h"
  /external/chromium/base/synchronization/
cancellation_flag_unittest.cc 9 #include "base/logging.h"
waitable_event_win.cc 10 #include "base/logging.h"
  /external/chromium/base/test/
test_timeouts.cc 8 #include "base/logging.h"
  /external/chromium/base/threading/
non_thread_safe_unittest.cc 6 #include "base/logging.h"
  /external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 7 #include "base/logging.h"
  /external/chromium/chrome/browser/automation/
testing_automation_provider_gtk.cc 9 #include "base/logging.h"
  /external/chromium/chrome/browser/
background_mode_manager_linux.cc 11 #include "base/logging.h"
browser_shutdown.h 24 // windows is logging off or shutting down

Completed in 400 milliseconds

<<21222324252627282930>>