Home
last modified time | relevance | path

Searched defs:AddImpl (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/
H A Dtest_root_certs_android.cc14 bool TestRootCerts::AddImpl(X509Certificate* certificate) { in AddImpl() function in net::TestRootCerts
H A Dtest_root_certs_builtin.cc9 bool TestRootCerts::AddImpl(X509Certificate* certificate) { in AddImpl() function in net::TestRootCerts
H A Dtest_root_certs_ios.cc16 bool TestRootCerts::AddImpl(X509Certificate* certificate) { in AddImpl() function in net::TestRootCerts
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dcluster_ops_by_policy.h201 void AddImpl(Args&&... args) { in AddImpl() function
/aosp_15_r20/frameworks/base/tools/streaming_proto/
H A DErrors.cpp51 Errors::AddImpl(const string& filename, int lineno, const char* format, va_list args) in AddImpl() function in android::stream_proto::Errors
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DTunable.cpp86 inline void TuningResultsManager::AddImpl(const std::string& op_signature, in AddImpl() function in at::cuda::tunable::TuningResultsManager