Home
last modified time | relevance | path

Searched defs:log_config (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_log_config.cc63 LogConfig *log_config() { return config.get(); } in log_config() function
75 LogConfig *log_config() { in log_config() function
92 LogConfig *log_config() { return config.get(); } in log_config() function
/third_party/rust/rust/src/tools/compiletest/src/
Dlib.rs311 pub fn log_config(config: &Config) { in log_config() function