HomeSort by relevance Sort by last modified time
    Searched defs:Api (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
Api.java 20 * This class will be used for API-related definitions; for now, just the api "level"
27 public class Api {
  /frameworks/native/libs/gui/include/gui/
IGraphicBufferProducer.h 427 // connect attempts to connect a client API to the IGraphicBufferProducer.
440 // The api should be one of the NATIVE_WINDOW_API_* values in <window.h>
456 // * api was out of range (see above).
466 int api, bool producerControlledByApp, QueueBufferOutput* output) = 0;
469 // Disconnect only the specified API.
470 Api,
471 // Disconnect any API originally connected from the process calling disconnect.
475 // disconnect attempts to disconnect a client API from the
481 // The api should be one of the NATIVE_WINDOW_API_* values in <window.h>
483 // Alternatively if mode is AllLocal, then the API value is ignored, and any AP
    [all...]
  /external/boringssl/src/crypto/fipsmodule/ecdsa/
ecdsa_test.cc 70 enum Api {
76 static void VerifyECDSASig(Api api, const uint8_t *digest, size_t digest_len,
79 switch (api) {
96 FAIL() << "Unknown API type.";
103 static void TestTamperedSig(Api api, const uint8_t *digest,
106 SCOPED_TRACE(api);
130 VerifyECDSASig(api, digest, digest_len, ecdsa_sig, eckey, 0);
136 VerifyECDSASig(api, digest, digest_len, ecdsa_sig, eckey, 1)
    [all...]
  /frameworks/base/libs/hwui/
Layer.h 41 enum class Api {
46 Api getApi() const {
108 Layer(RenderState& renderState, Api api, SkColorFilter* colorFilter, int alpha,
114 Api mApi;
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Api.cs 2 // source: google/protobuf/api.proto
12 /// <summary>Holder for reflection information generated from google/protobuf/api.proto</summary>
17 /// <summary>File descriptor for google/protobuf/api.proto</summary>
45 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Api), global::Google.Protobuf.WellKnownTypes.Api.Parser, new[]{ "Name", "Methods", "Options", "Version", "SourceContext", "Mixins", "Syntax" }, null, null, null),
55 /// Api is a light-weight descriptor for a protocol buffer service.
58 public sealed partial class Api : pb::IMessage<Api> {
59 private static readonly pb::MessageParser<Api> _parser = new pb::MessageParser<Api>(() => new Api())
    [all...]
  /external/protobuf/src/google/protobuf/
api.pb.cc 2 // source: google/protobuf/api.proto
5 #include <google/protobuf/api.pb.h>
42 "google/protobuf/api.proto");
46 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, name_),
47 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, methods_),
48 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, options_),
49 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, version_),
50 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, source_context_),
51 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, mixins_),
52 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, syntax_)
    [all...]
api.pb.h 2 // source: google/protobuf/api.proto
42 class Api;
48 class LIBPROTOBUF_EXPORT Api : public ::google::protobuf::Message {
50 Api();
51 virtual ~Api();
53 Api(const Api& from);
55 inline Api& operator=(const Api& from) {
61 static const Api& default_instance()
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
ParseBenchmark.java 45 @Param Api api; field in class:ParseBenchmark
53 private enum Api {
82 private Api(String extension) {
94 text = resourceToString("/" + document.name() + "." + api.extension);
95 parser = api.newParser();
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.pb.h 2 // source: google/protobuf/api.proto
42 class Api;
48 class LIBPROTOBUF_EXPORT Api : public ::google::protobuf::Message {
50 Api();
51 virtual ~Api();
53 Api(const Api& from);
55 inline Api& operator=(const Api& from) {
61 static const Api& default_instance()
    [all...]
  /prebuilts/tools/common/api-generator/
api-generator-26.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.9.2/
lint-checks-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.1/
lint-checks-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.2/
lint-checks-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.1.0/
lint-checks-23.1.0.jar 

Completed in 484 milliseconds

1 2 3 4 5 6