Searched defs:IsDebugLogEnabled (Results 1 – 4 of 4) sorted by relevance
/external/cronet/tot/third_party/boringssl/src/pki/ | ||
D | simple_path_builder_delegate.cc | 57 bool SimplePathBuilderDelegate::IsDebugLogEnabled() { return false; } in IsDebugLogEnabled() function in SimplePathBuilderDelegate |
/external/cronet/stable/third_party/boringssl/src/pki/ | ||
D | simple_path_builder_delegate.cc | 57 bool SimplePathBuilderDelegate::IsDebugLogEnabled() { return false; } in IsDebugLogEnabled() function in SimplePathBuilderDelegate |
/external/cronet/tot/net/cert/ | ||
D | cert_verify_proc_builtin.cc | 674 bool IsDebugLogEnabled() override { return net_log_->IsCapturing(); } in IsDebugLogEnabled() function in net::__anonc7a94e190111::PathBuilderDelegateImpl |
/external/cronet/stable/net/cert/ | ||
D | cert_verify_proc_builtin.cc | 674 bool IsDebugLogEnabled() override { return net_log_->IsCapturing(); } in IsDebugLogEnabled() function in net::__anonb619077d0111::PathBuilderDelegateImpl |