/aosp_15_r20/frameworks/base/tools/aapt2/integration-tests/DumpTest/ |
H A D | components_full_proto.txt | 1056 boolean_value: true 1068 boolean_value: false 1080 boolean_value: true 1092 boolean_value: true 1172 boolean_value: true 1196 boolean_value: true 1422 boolean_value: true 1434 boolean_value: true 1446 boolean_value: true 1479 boolean_value: true [all …]
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | socket_options.cc | 49 BOOL boolean_value = reuse ? TRUE : FALSE; in SetReuseAddr() local 51 int boolean_value = reuse ? 1 : 0; in SetReuseAddr() 54 reinterpret_cast<const char*>(&boolean_value), in SetReuseAddr() 55 sizeof(boolean_value)); in SetReuseAddr()
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | values_test_util.cc | 20 bool boolean_value = false; in ExpectDictBooleanValue() local 21 EXPECT_TRUE(value.GetBoolean(key, &boolean_value)) << key; in ExpectDictBooleanValue() 22 EXPECT_EQ(expected_value, boolean_value) << key; in ExpectDictBooleanValue()
|
/aosp_15_r20/external/icing/icing/ |
H A D | document-builder.h | 187 for (bool boolean_value : boolean_values) { in AddBooleanProperty() local 188 property->mutable_boolean_values()->Add(boolean_value); in AddBooleanProperty()
|
/aosp_15_r20/external/python/apitools/apitools/base/py/ |
D | extra_types.py | 126 return JsonValue(boolean_value=py_value) 162 boolean_value = messages.BooleanField(2) variable in JsonValue
|
D | extra_types_test.py | 76 extra_types.JsonValue(boolean_value=False),
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/Graph/ |
H A D | graph.proto | 109 bool boolean_value = 1; field 177 bool boolean_value = 5; field
|
/aosp_15_r20/external/nanopb-c/tests/regression/issue_647/ |
H A D | repro.proto | 7 bool boolean_value = 1; field
|
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/ |
H A D | json_proto_converter.cc | 66 data_ << (json_value.boolean_value().value() ? "true" : "false"); in AppendValue()
|
H A D | json.proto | 40 BooleanValue boolean_value = 5; field
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/common/ |
H A D | value.proto | 35 bool boolean_value = 1; field
|
H A D | matching_function.proto | 82 bool boolean_value = 7; field
|
/aosp_15_r20/packages/apps/ManagedProvisioning/proto/ |
D | devicepolicy.proto | 33 optional bool boolean_value = 4; field
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/common/ |
H A D | value.proto | 35 bool boolean_value = 1; field
|
H A D | matching_function.proto | 82 bool boolean_value = 7; field
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/common/ |
H A D | value.proto | 35 bool boolean_value = 1; field
|
H A D | matching_function.proto | 82 bool boolean_value = 7; field
|
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/common/ |
H A D | value.proto | 35 bool boolean_value = 1; field
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | rpc_messenger.cc | 28 return out << ", boolean_value=" << message.boolean_value(); in operator <<()
|
H A D | remoting.proto | 416 bool boolean_value = 6; field
|
/aosp_15_r20/external/googleapis/google/cloud/integrations/v1alpha/ |
H A D | value_type.proto | 38 bool boolean_value = 4; field
|
/aosp_15_r20/prebuilts/bazel/common/proto/build/ |
D | build.proto | 142 // (To be explicit: BOOLEAN populates the boolean_value field and TRISTATE 146 optional bool boolean_value = 4; field 199 optional bool boolean_value = 14; field
|
/aosp_15_r20/external/accessibility-test-framework/src/main/proto/com/google/android/apps/common/testing/accessibility/framework/ |
H A D | AccessibilityEvaluation.proto | 104 bool boolean_value = 2; field
|
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/ |
H A D | document.proto | 89 bool boolean_value = 1; field
|
/aosp_15_r20/external/googleapis/google/firestore/v1/ |
H A D | document.proto | 89 bool boolean_value = 1; field
|