Searched defs:context_config (Results 1 – 4 of 4) sorted by relevance
71 std::unique_ptr<URLRequestContextConfig> context_config) { in CronetContextAdapter()325 std::unique_ptr<URLRequestContextConfig> context_config( in JNI_CronetUrlRequestContext_CreateRequestContextAdapter() local
193 std::unique_ptr<URLRequestContextConfig> context_config, in CronetContext()221 std::unique_ptr<URLRequestContextConfig> context_config, in NetworkTasks()
2294 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()
459 example::FastParseExampleConfig context_config = in Compute() local