Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector.cc169 void SetGroupSize(int32_t group_size) override { group_size_ = group_size; } in SetGroupSize() function in bluetooth::le_audio::GroupMetricsImpl
/aosp_15_r20/external/lzma/C/
H A DBwtSort.c41 static void SetGroupSize(UInt32 *p, UInt32 size) in SetGroupSize() function