Home
last modified time | relevance | path

Searched refs:Api (Results 1 – 25 of 62) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgststrmif.h46 /* [in] */ const GUID *Api) = 0;
49 /* [in] */ const GUID *Api) = 0;
52 /* [in] */ const GUID *Api,
61 /* [in] */ const GUID *Api,
68 /* [in] */ const GUID *Api,
73 /* [in] */ const GUID *Api,
78 /* [in] */ const GUID *Api,
83 /* [in] */ const GUID *Api,
87 /* [in] */ const GUID *Api) = 0;
92 /* [in] */ const GUID *Api,
[all …]
/third_party/protobuf/src/google/protobuf/
Dapi.pb.h60 class Api; variable
71 …mplate<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Api* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_…
79 class PROTOBUF_EXPORT Api PROTOBUF_FINAL :
82 inline Api() : Api(nullptr) {} in Api() function
83 virtual ~Api();
85 Api(const Api& from);
86 Api(Api&& from) noexcept in Api() function
87 : Api() { in Api()
91 inline Api& operator=(const Api& from) {
95 inline Api& operator=(Api&& from) noexcept {
[all …]
Dapi.pb.cc24 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Api> _instance;
40 new (ptr) PROTOBUF_NAMESPACE_ID::Api(); in InitDefaultsscc_info_Api_google_2fprotobuf_2fapi_2eproto()
43 PROTOBUF_NAMESPACE_ID::Api::InitAsDefaultInstance(); in InitDefaultsscc_info_Api_google_2fprotobuf_2fapi_2eproto()
88 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, _internal_metadata_),
92 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, name_),
93 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, methods_),
94 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, options_),
95 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, version_),
96 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, source_context_),
97 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, mixins_),
[all …]
Dunittest_well_known_types.proto25 google.protobuf.Api api_field = 2;
49 repeated google.protobuf.Api api_field = 2;
72 google.protobuf.Api api_field = 2;
97 map<int32,google.protobuf.Api> api_field = 2;
/third_party/grpc/src/csharp/
Dbuild_unitypackage.sh45 cp Grpc.Core.Api/bin/Release/net45/Grpc.Core.Api.dll unitypackage/unitypackage_skeleton/Plugins/Grp…
46 cp Grpc.Core.Api/bin/Release/net45/Grpc.Core.Api.pdb unitypackage/unitypackage_skeleton/Plugins/Grp…
47 cp Grpc.Core.Api/bin/Release/net45/Grpc.Core.Api.xml unitypackage/unitypackage_skeleton/Plugins/Grp…
Dbuild_unitypackage.bat43 …py /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.dll unitypackage\unitypackage_skeleton\Plugins…
44 …py /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.pdb unitypackage\unitypackage_skeleton\Plugins…
45 …py /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.xml unitypackage\unitypackage_skeleton\Plugins…
/third_party/grpc/templates/src/csharp/
Dbuild_unitypackage.bat.template45 …py /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.dll unitypackage\unitypackage_skeleton\Plugins…
46 …py /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.pdb unitypackage\unitypackage_skeleton\Plugins…
47 …py /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.xml unitypackage\unitypackage_skeleton\Plugins…
/third_party/grpc/src/csharp/Grpc.Auth/
DGrpc.Auth.csproj22 <Compile Include="..\Grpc.Core.Api\Version.cs" />
26 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
/third_party/grpc/src/csharp/Grpc.Reflection/
DGrpc.Reflection.csproj22 <Compile Include="..\Grpc.Core.Api\Version.cs" />
26 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs47 …eInfo(typeof(global::Google.Protobuf.WellKnownTypes.Api), global::Google.Protobuf.WellKnownTypes.A… in ApiReflection()
67 public sealed partial class Api : pb::IMessage<Api> class
72 …private static readonly pb::MessageParser<Api> _parser = new pb::MessageParser<Api>(() => new Api(…
75 public static pb::MessageParser<Api> Parser { get { return _parser; } }
88 public Api() { in Api() method in Google.Protobuf.WellKnownTypes.Api
95 public Api(Api other) : this() { in Api() method in Google.Protobuf.WellKnownTypes.Api
107 public Api Clone() { in Clone()
108 return new Api(this); in Clone()
228 return Equals(other as Api); in Equals()
232 public bool Equals(Api other) { in Equals()
[all …]
/third_party/grpc/src/csharp/Grpc.HealthCheck/
DGrpc.HealthCheck.csproj26 <Compile Include="..\Grpc.Core.Api\Version.cs" />
30 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
/third_party/grpc/src/csharp/Grpc.Core/
DGrpc.Core.csproj24 <Compile Include="..\Grpc.Core.Api\Version.cs" />
54 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj" />
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto25 google.protobuf.Api api_field = 2;
49 repeated google.protobuf.Api api_field = 2;
72 google.protobuf.Api api_field = 2;
97 map<int32,google.protobuf.Api> api_field = 2;
/third_party/protobuf/php/src/Google/Protobuf/
DApi.php23 class Api extends \Google\Protobuf\Internal\Message class
127 \GPBMetadata\Google\Protobuf\Api::initOnce();
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
DApi.php7 class Api class
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestWellKnownTypes.cs251 private global::Google.Protobuf.WellKnownTypes.Api apiField_;
253 public global::Google.Protobuf.WellKnownTypes.Api ApiField {
769 ApiField = new global::Google.Protobuf.WellKnownTypes.Api(); in MergeFrom()
889 ApiField = new global::Google.Protobuf.WellKnownTypes.Api(); in MergeFrom()
1036 ApiField = new global::Google.Protobuf.WellKnownTypes.Api(); in IBufferMessage.InternalMergeFrom()
1237 …private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Api> _repeated_apiFi…
1238 = pb::FieldCodec.ForMessage(18, global::Google.Protobuf.WellKnownTypes.Api.Parser);
1239 …al::Google.Protobuf.WellKnownTypes.Api> apiField_ = new pbc::RepeatedField<global::Google.Protobuf…
1241 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Api> ApiField {
1867 public global::Google.Protobuf.WellKnownTypes.Api ApiField {
[all …]
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.StressClient/
DGrpc.IntegrationTesting.StressClient.csproj18 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.Examples.MathClient/
DGrpc.Examples.MathClient.csproj18 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.XdsClient/
DGrpc.IntegrationTesting.XdsClient.csproj18 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.Client/
DGrpc.IntegrationTesting.Client.csproj18 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.Examples.MathServer/
DGrpc.Examples.MathServer.csproj18 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.Server/
DGrpc.IntegrationTesting.Server.csproj18 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.QpsWorker/
DGrpc.IntegrationTesting.QpsWorker.csproj19 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.Examples/
DGrpc.Examples.csproj8 <Compile Include="..\Grpc.Core.Api\Version.cs" />
/third_party/grpc/src/csharp/Grpc.Microbenchmarks/
DGrpc.Microbenchmarks.csproj23 <Compile Include="..\Grpc.Core.Api\Version.cs" />

123