Home
last modified time | relevance | path

Searched defs:InitLogging (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dzucchini_main_aosp.cc34 void InitLogging() { in InitLogging() function
H A Dzucchini_main.cc19 void InitLogging() { in InitLogging() function
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_record_fuzzer.cc19 void InitLogging() { in InitLogging() function
/aosp_15_r20/art/libartbase/base/
H A Dlogging.cc59 void InitLogging(char* argv[], AbortFunction& abort_function) { in InitLogging() function
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Dbuild_utils.py427 def InitLogging(enabling_env): function
/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Dbuild_utils.py424 def InitLogging(enabling_env): function
/aosp_15_r20/system/libbase/
H A Dlogging.cpp346 void InitLogging(char* argv[], LogFunction&& logger, AbortFunction&& aborter) { in InitLogging() function
/aosp_15_r20/external/cronet/base/
H A Dlogging.h288 inline bool InitLogging(const LoggingSettings& settings) { in InitLogging() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dlogging.h237 inline bool InitLogging(const LoggingSettings& settings) { in InitLogging() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dlogging.h237 inline bool InitLogging(const LoggingSettings& settings) { in InitLogging() function
/aosp_15_r20/external/libchrome/base/
H A Dlogging.h234 inline bool InitLogging(const LoggingSettings& settings) { in InitLogging() function
/aosp_15_r20/build/make/tools/releasetools/
H A Dcommon.py196 def InitLogging(): function