Home
last modified time | relevance | path

Searched defs:Api (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.proto46 message Api { message
Dapi.pb.cc193 Api::Api() in Api() function in google::protobuf::Api
204 Api::Api(const Api& from) in Api() function in google::protobuf::Api
Dapi.pb.h42 class Api; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs56 public sealed partial class Api : pb::IMessage<Api> { class
72 public Api() { in Api() method in Google.Protobuf.WellKnownTypes.Api
79 public Api(Api other) : this() { in Api() method in Google.Protobuf.WellKnownTypes.Api
/frameworks/native/libs/gui/include/gui/
DIGraphicBufferProducer.h491 Api, enumerator
/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGraphicsEnv.h32 enum Api { enum
/frameworks/native/libs/vr/libbufferhubqueue/benchmarks/
Dbuffer_transport_benchmark.cpp221 const DvrApi_v1& Api() { return api_; } in Api() function in DvrApi