Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dsimple_path_builder_delegate.cc57 bool SimplePathBuilderDelegate::IsDebugLogEnabled() { return false; } in IsDebugLogEnabled() function in bssl::SimplePathBuilderDelegate
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_builtin.cc634 bool IsDebugLogEnabled() override { return net_log_->IsCapturing(); } in IsDebugLogEnabled() function in net::__anonb6ac3cd30111::PathBuilderDelegateImpl