Home
last modified time | relevance | path

Searched defs:context_config (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_context_adapter.cc66 std::unique_ptr<URLRequestContextConfig> context_config) { in CronetContextAdapter()
314 std::unique_ptr<URLRequestContextConfig> context_config( in JNI_CronetUrlRequestContext_CreateRequestContextAdapter() local
/aosp_15_r20/external/cronet/components/cronet/
H A Dcronet_context.cc198 std::unique_ptr<URLRequestContextConfig> context_config, in CronetContext()
225 std::unique_ptr<URLRequestContextConfig> context_config, in NetworkTasks()
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DGraphConfig.h16 api::ContextConfig context_config; member
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DUCCUtils.cpp105 ucc_context_config_h context_config; in CommUCC() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc2294 const FastParseExampleConfig& context_config, in ParseContextDenseFeatures()
2357 const FastParseExampleConfig& context_config, in ParseContextSparseFeatures()
2419 const FastParseExampleConfig& context_config, in ParseContextRaggedFeatures()
2925 Status FastParseSequenceExample(const FastParseExampleConfig& context_config, in FastParseSequenceExample()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dexample_parsing_ops.cc459 example::FastParseExampleConfig context_config = in Compute() local
/aosp_15_r20/external/cronet/net/socket/
H A Dssl_client_socket_unittest.cc5647 SSLContextConfig context_config; in TEST_F() local