Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/
Dcronet_context_adapter.cc71 std::unique_ptr<URLRequestContextConfig> context_config) { in CronetContextAdapter()
325 std::unique_ptr<URLRequestContextConfig> context_config( in JNI_CronetUrlRequestContext_CreateRequestContextAdapter() local
/external/cronet/components/cronet/
Dcronet_context.cc193 std::unique_ptr<URLRequestContextConfig> context_config, in CronetContext()
221 std::unique_ptr<URLRequestContextConfig> context_config, in NetworkTasks()
/external/tensorflow/tensorflow/core/util/
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()
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc459 example::FastParseExampleConfig context_config = in Compute() local