HomeSort by relevance Sort by last modified time
    Searched full:messagearray (Results 1 - 6 of 6) sorted by null

  /external/protobuf/csharp/protos/
unittest_issues.proto 73 repeated DeprecatedChild MessageArray = 4 [deprecated = true];
  /packages/apps/Email/provider_src/com/android/email/service/
ImapService.java     [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestIssues.cs 57 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage), global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.Parser, new[]{ "PrimitiveValue", "PrimitiveArray", "MessageValue", "MessageArray", "EnumValue", "EnumArray" }, null, null, null),
611 /// <summary>Field number for the "MessageArray" field.</summary>
617 public pbc::RepeatedField<global::UnitTest.Issues.TestProtos.DeprecatedChild> MessageArray {
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/0.3.0/
google-auth-library-oauth2-http-0.3.0.jar 
  /external/conscrypt/common/src/jni/main/cpp/
NativeCrypto.cpp 469 ScopedLocalRef<jbyteArray> messageArray(env, env->NewByteArray(static_cast<int>(message_len)));
476 ScopedByteArrayRW messageBytes(env, messageArray.get());
494 JniConstants::cryptoUpcallsClass, rawSignMethod, privateKey, messageArray.get()));
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.jar 

Completed in 453 milliseconds