Home
last modified time | relevance | path

Searched defs:attribute_value (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/algorithm/
Dany_if.hpp115 struct attribute_value struct
120 > pred;
128 type;
132 call(Iterator const& i, mpl::true_) in call()
139 call(Iterator const&, mpl::false_) in call()
146 call(Iterator const& i) in call()
159 attribute_value(Iterator2 const& i) in attribute_value() function
/aosp_15_r20/frameworks/av/drm/libmediadrm/tests/
H A DEventMetric_test.cpp33 [&] (int attribute_value, const EventStatistics& value) { in TEST()
54 [&] (int attribute_value, const EventStatistics& value) { in TEST()
83 [&] (std::string attribute_value, const EventStatistics& value) { in TEST()
124 [&] (int attribute_value, const EventStatistics& value) { in TEST()
H A DCounterMetric_test.cpp35 [&] (int attribute_value, int64_t value) { in TEST_F()
52 [&] (int attribute_value, int64_t value) { in TEST_F()
71 [&] (std::string attribute_value, int64_t value) { in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Dproxy_host_test.cc1025 std::array<uint8_t, 1> attribute_value = {0xFA}; in TEST() member
1098 const std::array<uint8_t, 2> attribute_value = {0xAB, 0xCD}; in TEST() member
1259 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
1350 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
1427 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
1681 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
1742 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
1770 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
1824 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
1904 std::array<uint8_t, 1> attribute_value = {0}; in TEST() local
[all …]
H A Dgatt_notify_channel.cc24 pw::Status GattNotifyChannel::Write(pw::span<const uint8_t> attribute_value) { in Write()
H A Dproxy_host.cc426 pw::span<const uint8_t> attribute_value) { in SendGattNotify()
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DAttributeResolution.cpp267 Res_value attribute_value{}; in ApplyStyle() local
379 Res_value attribute_value{}; in RetrieveAttributes() local
/aosp_15_r20/external/python/bumble/bumble/profiles/
Daics.py125 attribute_value: Optional[CharacteristicValue] = None variable in AudioInputState
322 attribute_value: Optional[CharacteristicValue] = None variable in AudioInputDescription
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/
H A Dsearch_service.proto235 string attribute_value = 1; field
941 string attribute_value = 2; field
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/
H A Dsearch_service.proto234 string attribute_value = 1; field
876 string attribute_value = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Drename_attribute.cc56 AttrValue attribute_value = node.attr().at(old_attribute_name); in RenameAttribute() local
/aosp_15_r20/external/cronet/third_party/libxml/chromium/
H A Dxml_writer.cc54 const std::string& attribute_value) { in AddAttribute()
/aosp_15_r20/frameworks/base/cmds/idmap2/tests/
H A DXmlParserTests.cpp96 auto attribute_value = a_iter->GetAttributeValue("type_int_dec"); in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc50 size_t attribute_size, const char* attribute_value) { in log_sdp_attribute()
/aosp_15_r20/external/googleapis/google/shopping/css/v1/
H A Dcss_product_common.proto231 string attribute_value = 3; field
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/proto/google/cloud/discoveryengine/v1beta/
H A Dsearch_service.proto491 string attribute_value = 2; field
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc94 size_t attribute_size, const char* attribute_value) { in log_sdp_attribute()
Dmock_main_shim_metrics_api.cc167 const char* attribute_value) { in LogMetricSdpAttribute()
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc127 const char* attribute_value) { in LogMetricSdpAttribute()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc70 size_t attribute_size, const char* attribute_value) {} in LogMetricSdpAttribute()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc139 size_t attribute_size, const char* attribute_value) {} in LogMetricSdpAttribute()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc303 size_t attribute_size, const char* attribute_value) { in LogMetricSdpAttribute()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DXPathParts.java831 Map<String, String> attribute_value = suppressionMap.get(element); in skipAttribute() local
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc759 size_t attribute_size, const char* attribute_value) { in LogSdpAttribute()
/aosp_15_r20/external/emboss/compiler/front_end/
H A Dmodule_ir.py320 attribute_value, close_bracket): argument

12