Home
last modified time | relevance | path

Searched defs:attribute_values (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c784 void const *const *attribute_values) in vlVdpVideoMixerSetAttributeValues()
947 void *const *attribute_values) in vlVdpVideoMixerGetAttributeValues()
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/resources/
H A Dfeed_item.proto85 repeated FeedItemAttributeValue attribute_values = 6; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/resources/
H A Dfeed_item.proto85 repeated FeedItemAttributeValue attribute_values = 6; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/resources/
H A Dfeed_item.proto85 repeated FeedItemAttributeValue attribute_values = 6; field
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum_derive/src/
Denum_attributes.rs76 let attribute_values = in parse() localVariable
/aosp_15_r20/external/autotest/site_utils/lxc/
H A Dcontainer.py144 def __init__(self, container_path, name, attribute_values, src=None, argument
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc1527 std::vector<uint8_t> attribute_values = {static_cast<uint8_t>(PlayerRepeatValue::OFF), in TEST_F() local