Searched defs:Api (Results 1 – 7 of 7) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
| D | api.proto | 46 message Api { message |
| D | api.pb.cc | 193 Api::Api() in Api() function in google::protobuf::Api |
| D | api.pb.h | 42 class Api; variable |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| D | Api.cs | 56 public sealed partial class Api : pb::IMessage<Api> { class |
| /frameworks/native/libs/gui/include/gui/ | ||
| D | IGraphicBufferProducer.h | 491 Api, enumerator |
| /frameworks/native/libs/graphicsenv/include/graphicsenv/ | ||
| D | GraphicsEnv.h | 32 enum Api { enum |
| /frameworks/native/libs/vr/libbufferhubqueue/benchmarks/ | ||
| D | buffer_transport_benchmark.cpp | 221 const DvrApi_v1& Api() { return api_; } in Api() function in DvrApi |