Home
last modified time | relevance | path

Searched defs:features_array (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_utils.cc253 auto features_array = to_little_endian_array(map_supported_features); in sdpu_log_attribute_metrics() local
266 auto features_array = to_little_endian_array(pbap_supported_features); in sdpu_log_attribute_metrics() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-coretext-shape.cc698 …CFMutableArrayRef features_array = CFArrayCreateMutable(kCFAllocatorDefault, 0, &kCFTypeArrayCallB… in _hb_coretext_shape() local