Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_paint_method.cpp48 auto groupSize = paintWrapper->GetGeometryNode()->GetFrameSize(); in GetOverlayDrawFunction() local
71 auto groupSize = paintWrapper->GetGeometryNode()->GetFrameSize(); in PreparePaintData() local
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp146 size_t groupSize = 0; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp167 size_t groupSize = (size - 1) / threadNum + 1; in GetHardwareUsage() local
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp51 …eive(const char* domain, const struct HiAppEvent_AppEventGroup* appEventGroups, uint32_t groupSize) in OnReceive()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_group_manager.cpp95 int groupSize = static_cast<int>(groupsInfo.size()); in ClearAll() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp389 uint16_t groupSize = 0; in DiscoverAllPrimaryServiceResponse() local
568 uint16_t groupSize = 0; in DiscoverCharacteristicResponse() local
627 uint16_t groupSize = 0; in DiscoverAllCharacteristicDescriptorResponse() local
752 uint16_t groupSize = 0; in ReadUsingCharacteristicByUuidResponseStep1() local
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c1268 struct AlsaSoundCard *cardIns, const struct AlsaMixerCtlElement* elemGroup, int32_t groupSize) in SndElementGroupWrite()