Home
last modified time | relevance | path

Searched defs:groupIndex (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_capability_config.c62 int32_t groupIndex; in GetComponentCapabilityList() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dburst_key_generator.cpp67 int32_t groupIndex = 1; in FindGroupIndex() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_node_build.cpp96 auto groupIndex = groupIndexes[layerIndex]; in MergePathByLayerColor() local
107 auto groupIndex = groupIndexes[layerIndex]; in MergePathByLayerColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlayout_manager.h221 bool GetExpandStatus(int32_t groupIndex) const in GetExpandStatus()
231 int32_t GetItemGroupFocusIndex(int32_t groupIndex) const in GetItemGroupFocusIndex()
H A Dlist_element.cpp954 void ListElement::AddItemGroupFocusIndex(int32_t groupIndex, int32_t groupFocusIndex) in AddItemGroupFocusIndex()
959 int32_t ListElement::GetItemGroupFocusIndex(int32_t groupIndex) in GetItemGroupFocusIndex()
H A Dlist_layout_manager.cpp694 int32_t groupIndex = renderListItemGroup->GetIndex(); in UpdateItemGroupAttr() local
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c95 uint32_t groupIndex; in GetGroupEntryById() local
/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_parse.h91 enum AudioRegOpsType groupIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp303 …for (int32_t groupIndex = 0; groupIndex < gmin; groupIndex++) { // push groups of minimum items co… in ApplySevenPlusOneMode() local
311 …for (int32_t groupIndex = 0; groupIndex < gmax; groupIndex++) { // push groups of maximum items co… in ApplySevenPlusOneMode() local
339 …for (int32_t groupIndex = 0; groupIndex < gmin; groupIndex++) { // push groups of minimum items co… in ApplyFivePlusOneMode() local
347 …for (int32_t groupIndex = 0; groupIndex < gmax; groupIndex++) { // push groups of maximum items co… in ApplyFivePlusOneMode() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp222 …int32_t groupIndex = bundleUserHistory_->GetLevelIndex(bundleName, userId, bootBasedTimeStamp, scr… in GetNewGroup() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp1709 for (int32_t groupIndex = groupItemPattern->GetDisplayStartIndexInGroup(); in GetGroupItemIndex() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7677 int32_t groupIndex = DATA_GROUP_INDEX_START; in HandleGroupIdAndIndex() local