Home
last modified time | relevance | path

Searched defs:MakeConfig (Results 1 – 15 of 15) sorted by relevance

/external/executorch/backends/qualcomm/runtime/backends/htpbackend/
DHtpGraph.cpp16 Error HtpGraph::MakeConfig(std::vector<const QnnGraph_Config_t*>& config) { in MakeConfig() function in executorch::backends::qnn::HtpGraph
DHtpContext.cpp21 Error HtpContext::MakeConfig(std::vector<const QnnContext_Config_t*>& config) { in MakeConfig() function in executorch::backends::qnn::HtpContext
DHtpBackend.h38 executorch::runtime::Error MakeConfig( in MakeConfig() function
DHtpDevice.cpp295 Error HtpDevice::MakeConfig(std::vector<const QnnDevice_Config_t*>& config) { in MakeConfig() function in executorch::backends::qnn::HtpDevice
/external/executorch/backends/qualcomm/runtime/backends/
DQnnDeviceCommon.h35 virtual executorch::runtime::Error MakeConfig( in MakeConfig() function
DQnnBackendCommon.h53 virtual executorch::runtime::Error MakeConfig( in MakeConfig() function
DQnnContextCommon.h60 virtual executorch::runtime::Error MakeConfig( in MakeConfig() function
DQnnGraphCommon.h74 virtual executorch::runtime::Error MakeConfig( in MakeConfig() function
/external/tensorflow/tensorflow/core/grappler/optimizers/inference/
Dbatch_op_rewriter_test.cc81 RewriterConfig_CustomGraphOptimizer MakeConfig( in MakeConfig() function
/external/cronet/tot/net/third_party/uri_template/
Duri_template.cc95 UriTemplateConfig MakeConfig(string* variable) { in MakeConfig() function
/external/cronet/stable/net/third_party/uri_template/
Duri_template.cc95 UriTemplateConfig MakeConfig(string* variable) { in MakeConfig() function
/external/cronet/tot/net/dns/
Ddns_config_service_unittest.cc97 DnsConfig MakeConfig(unsigned seed) { in MakeConfig() function in net::__anonf41ff24e0111::DnsConfigServiceTest
/external/cronet/stable/net/dns/
Ddns_config_service_unittest.cc97 DnsConfig MakeConfig(unsigned seed) { in MakeConfig() function in net::__anon3d6394b20111::DnsConfigServiceTest
/external/rust/android-crates-io/crates/mls-rs/src/
Dclient_builder.rs679 pub type MakeConfig<C> = Config< typedef
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc208 example::FastParseExampleConfig MakeConfig( in MakeConfig() function in tensorflow::ParseExampleOp