HomeSort by relevance Sort by last modified time
    Searched defs:InitLogging (Results 1 - 3 of 3) sorted by null

  /art/runtime/base/
logging.cc 58 void InitLogging(char* argv[], AbortFunction& abort_function) {
88 android::base::InitLogging(argv, INIT_LOGGING_DEFAULT_LOGGER,
  /system/core/base/
logging.cpp 256 void InitLogging(char* argv[], LogFunction&& logger, AbortFunction&& aborter) {
  /external/libchrome/base/
logging.h 240 // Implementation of the InitLogging() method declared below. We use a
242 // that has named stuff "InitLogging".
259 inline bool InitLogging(const LoggingSettings& settings) {
    [all...]

Completed in 107 milliseconds