Searched defs:IsDebugLogEnabled (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ | ||
H A D | simple_path_builder_delegate.cc | 57 bool SimplePathBuilderDelegate::IsDebugLogEnabled() { return false; } in IsDebugLogEnabled() function in bssl::SimplePathBuilderDelegate |
/aosp_15_r20/external/cronet/net/cert/ | ||
H A D | cert_verify_proc_builtin.cc | 634 bool IsDebugLogEnabled() override { return net_log_->IsCapturing(); } in IsDebugLogEnabled() function in net::__anonb6ac3cd30111::PathBuilderDelegateImpl |