Home
last modified time | relevance | path

Searched defs:pcf (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/sdk/android/native_api/peerconnection/
Dpeer_connection_factory.cc23 rtc::scoped_refptr<webrtc::PeerConnectionFactoryInterface> pcf, in NativeToJavaPeerConnectionFactory()
/external/webrtc/sdk/android/src/jni/pc/
Dpeer_connection_factory.cc119 rtc::scoped_refptr<webrtc::PeerConnectionFactoryInterface> pcf, in NativeToScopedJavaPeerConnectionFactory()
158 rtc::scoped_refptr<webrtc::PeerConnectionFactoryInterface> pcf, in NativeToJavaPeerConnectionFactory()
/external/webrtc/pc/
Dpeer_connection_factory_unittest.cc600 rtc::scoped_refptr<webrtc::PeerConnectionFactoryInterface> pcf = in TEST() local
629 rtc::scoped_refptr<webrtc::PeerConnectionFactoryInterface> pcf = in TEST() local
/external/webrtc/test/network/
Dnetwork_emulation_pc_unittest.cc81 const rtc::scoped_refptr<PeerConnectionFactoryInterface>& pcf, in CreatePeerConnection()
/external/curl/lib/vquic/
Dvquic.c325 CURLcode Curl_cf_quic_create(struct Curl_cfilter **pcf, in Curl_cf_quic_create()
Dcurl_msh3.c801 CURLcode Curl_cf_msh3_create(struct Curl_cfilter **pcf, in Curl_cf_msh3_create()
Dcurl_quiche.c1407 CURLcode Curl_cf_quiche_create(struct Curl_cfilter **pcf, in Curl_cf_quiche_create()
Dcurl_ngtcp2.c2492 CURLcode Curl_cf_ngtcp2_create(struct Curl_cfilter **pcf, in Curl_cf_ngtcp2_create()
/external/curl/lib/
Dcf-socket.c1537 CURLcode Curl_cf_tcp_create(struct Curl_cfilter **pcf, in Curl_cf_tcp_create()
1669 CURLcode Curl_cf_udp_create(struct Curl_cfilter **pcf, in Curl_cf_udp_create()
1720 CURLcode Curl_cf_unix_create(struct Curl_cfilter **pcf, in Curl_cf_unix_create()
Dcfilters.c152 void Curl_conn_cf_discard_chain(struct Curl_cfilter **pcf, in Curl_conn_cf_discard_chain()
229 CURLcode Curl_cf_create(struct Curl_cfilter **pcf, in Curl_cf_create()
Dconnect.c1059 CURLcode Curl_cf_happy_eyeballs_create(struct Curl_cfilter **pcf, in Curl_cf_happy_eyeballs_create()
1326 static CURLcode cf_setup_create(struct Curl_cfilter **pcf, in cf_setup_create()
Dcf-https-connect.c468 static CURLcode cf_hc_create(struct Curl_cfilter **pcf, in cf_hc_create()
Dhttp_proxy.c1383 static CURLcode cf_haproxy_create(struct Curl_cfilter **pcf, in cf_haproxy_create()
Dhttp2.c2437 static CURLcode http2_cfilter_add(struct Curl_cfilter **pcf, in http2_cfilter_add()
/external/curl/tests/unit/
Dunit2600.c182 static CURLcode cf_test_create(struct Curl_cfilter **pcf, in cf_test_create()
/external/freetype/src/pcf/
Dpcfread.c1300 pcf_interpret_style( PCF_Face pcf ) in pcf_interpret_style()
/external/curl/lib/vtls/
Dvtls.c1719 static CURLcode cf_ssl_create(struct Curl_cfilter **pcf, in cf_ssl_create()
1770 static CURLcode cf_ssl_proxy_create(struct Curl_cfilter **pcf, in cf_ssl_proxy_create()
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp617 …const VkDescriptorPoolCreateFlags pcf = m_testParams.updateAfterBind ? VK_DESCRIPTOR_POOL_CREATE_U… in createDescriptorPool() local