Home
last modified time | relevance | path

Searched defs:virtualIndex (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/
H A Dmedia_space_statistics_test.cpp321 int64_t virtualIndex = MediaFileUtils::GetVirtualIdByType(index, mediaType); in CreateFile() local
363 int64_t virtualIndex = MediaFileUtils::GetVirtualIdByType(index, mediaType); in CopyFile() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp504 int32_t virtualIndex = static_cast<int32_t>(currentIndex) + diffIndex; in FlushCurrentTextOptions() local
530 …erColumnPattern::UpdateTextAccessibilityProperty(RefPtr<FrameNode>& textNode, int32_t virtualIndex, in UpdateTextAccessibilityProperty()
575 int32_t virtualIndex = static_cast<int32_t>(currentIndex) + diffIndex; in FlushCurrentImageOptions() local
629 int32_t virtualIndex = static_cast<int32_t>(currentIndex) + diffIndex; in FlushCurrentMixtureOptions() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_column.cpp500 int virtualIndex = static_cast<int>(currentIndex) + diffIndex; in FlushCurrentOptions() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp424 int32_t virtualIndex = static_cast<int32_t>(currentIndex) + diffIndex; in FlushCurrentOptions() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp492 int32_t virtualIndex = static_cast<int32_t>(currentIndex) + diffIndex; in FlushCurrentOptions() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/
H A Dmedia_library_manager_test.cpp267 int64_t virtualIndex = MediaFileUtils::GetVirtualIdByType(index, mediaType); in CreateFile() local