HomeSort by relevance Sort by last modified time
    Searched full:logging (Results 2426 - 2450 of 9342) sorted by null

<<919293949596979899100>>

  /external/apache-harmony/
Android.mk 12 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/
blas.cc 32 #include "glog/logging.h"
evaluator.cc 42 #include "glog/logging.h"
line_search_minimizer.h 40 #include "glog/logging.h"
minimizer.cc 33 #include "glog/logging.h"
normal_prior.cc 38 #include "glog/logging.h"
preconditioner.cc 32 #include "glog/logging.h"
wall_time.h 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
  /external/chromium/chrome/browser/chromeos/login/
default_user_images.cc 8 #include "base/logging.h"

Completed in 805 milliseconds

<<919293949596979899100>>