Home
last modified time | relevance | path

Searched refs:foundation (Results 1 – 25 of 72) sorted by relevance

123

/external/webrtc/webrtc/p2p/base/
Dcandidate.h51 const std::string& foundation) in Candidate() argument
62 foundation_(foundation) {} in Candidate()
141 const std::string& foundation() const { in foundation() function
145 void set_foundation(const std::string& foundation) { in set_foundation() argument
146 foundation_ = foundation; in set_foundation()
Dport_unittest.cc2092 EXPECT_NE(testport->Candidates()[0].foundation(), in TEST_F()
2093 testport->Candidates()[1].foundation()); in TEST_F()
2104 EXPECT_EQ(udpport1->Candidates()[0].foundation(), in TEST_F()
2105 udpport2->Candidates()[0].foundation()); in TEST_F()
2110 EXPECT_EQ(tcpport1->Candidates()[0].foundation(), in TEST_F()
2111 tcpport2->Candidates()[0].foundation()); in TEST_F()
2116 EXPECT_NE(tcpport1->Candidates()[0].foundation(), in TEST_F()
2117 stunport->Candidates()[0].foundation()); in TEST_F()
2118 EXPECT_NE(tcpport2->Candidates()[0].foundation(), in TEST_F()
2119 stunport->Candidates()[0].foundation()); in TEST_F()
[all …]
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/
DBUILD.bazel17 "//src/python/grpcio/grpc/framework/foundation",
29 "//src/python/grpcio/grpc/framework/foundation:stream",
Dface.py26 from grpc.framework.foundation import abandonment # pylint: disable=unused-import
27 from grpc.framework.foundation import future # pylint: disable=unused-import
28 from grpc.framework.foundation import stream # pylint: disable=unused-import
Dutilities.py21 from grpc.framework.foundation import stream # pylint: disable=unused-import
/external/grpc-grpc/src/python/grpcio/grpc/beta/
Dutilities.py22 from grpc.framework.foundation import callable_util
23 from grpc.framework.foundation import future
D_server_adaptations.py25 from grpc.framework.foundation import abandonment
26 from grpc.framework.foundation import logging_pool
27 from grpc.framework.foundation import stream
DBUILD.bazel55 "//src/python/grpcio/grpc/framework/foundation",
/external/grpc-grpc/
DCODE-OF-CONDUCT.md3 gRPC follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-cond…
/external/grpc-grpc/src/python/grpcio/grpc/framework/
DBUILD.bazel8 "//src/python/grpcio/grpc/framework/foundation",
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/
DBUILD.bazel17 "//src/python/grpcio/grpc/framework/foundation:abandonment",
Dbase.py32 from grpc.framework.foundation import abandonment # pylint: disable=unused-import
/external/pdfium/third_party/lcms/
D0001-fix-include.patch7 // Include plug-in foundation
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/foundation/
Dstream_testing.py16 from grpc.framework.foundation import stream
D_logging_pool_test.py19 from grpc.framework.foundation import logging_pool
/external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/
DBUILD.bazel5 name = "foundation",
/external/autotest/client/tests/fs_mark/
Dcontrol15 http://devresources.linux-foundation.org/dev/doubt/fs_mark/index.html
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/
DREADME9 commercially. This act of "sharing" is the foundation Openclipart is based upon.
/external/skqp/resources/
DREADME9 commercially. This act of "sharing" is the foundation Openclipart is based upon.
/external/skia/resources/
DREADME9 commercially. This act of "sharing" is the foundation Openclipart is based upon.
/external/tensorflow/tensorflow/contrib/rpc/python/kernel_tests/
Drpc_op_test.py25 from grpc.framework.foundation import logging_pool
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_reconnect_test.py21 from grpc.framework.foundation import logging_pool
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/
D_utilities_test.py22 from grpc.framework.foundation import future
/external/kotlinc/license/third_party/
Djquery_license.txt1 Copyright JS Foundation and other contributors, https://js.foundation/
/external/libnfnetlink/
DREADME15 nfnetlink handling functions. It is used as a foundation for other, netfilter

123