Home
last modified time | relevance | path

Searched refs:init_logging (Results 1 – 11 of 11) sorted by relevance

/external/perfetto/infra/ci/worker/
Drun_job.py36 from common_utils import init_logging, req, ConcurrentModificationError, SCOPES
74 init_logging()
Dartifacts_uploader.py28 from common_utils import init_logging
101 init_logging()
Dworker.py31 from common_utils import req, utc_now_iso, init_logging
170 init_logging()
/external/minijail/
Dtestrunner.cc22 init_logging(LOG_TO_FD, STDERR_FILENO, LOG_INFO); in SetUp()
Dutil.h203 void init_logging(enum logging_system_t logger, int fd, int min_priority);
Dparse_seccomp_policy.cc48 init_logging(LOG_TO_FD, STDERR_FILENO, LOG_INFO); in main()
Dutil.c474 void init_logging(enum logging_system_t logger, int fd, int min_priority) in init_logging() function
Dminijail0_cli.c977 init_logging(LOG_TO_FD, STDERR_FILENO, LOG_INFO); in parse_args()
Dlibminijail.c3475 init_logging(LOG_TO_FD, fd, min_priority); in minijail_log_to_fd()
/external/perfetto/infra/ci/
Dcommon_utils.py106 def init_logging(): function
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c843 init_logging(struct pipe_screen *screen) in init_logging() function
1117 init_logging(screen); in svga_screen_create()