HomeSort by relevance Sort by last modified time
    Searched refs:bool_field (Results 1 - 5 of 5) sorted by null

  /external/boringssl/src/ssl/test/
test_config.cc 214 bool *bool_field = FindField(out_config, kBoolFlags, flag); local
215 if (bool_field != NULL) {
217 *bool_field = true;
  /cts/tests/tests/proto/src/android/util/proto/cts/
test.proto 99 optional bool bool_field = 130;
  /frameworks/base/tools/streaming_proto/test/
test.proto 105 optional bool bool_field = 130;
  /frameworks/base/tools/stats_log_api_gen/
test.proto 51 optional bool bool_field = 9;
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestWellKnownTypes.cs 382 /// <summary>Field number for the "bool_field" field.</summary>
    [all...]

Completed in 337 milliseconds