Home
last modified time | relevance | path

Searched defs:rangeVector (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
H A Dgallery_download_file_stat.cpp96 static uint32_t GetRangeIndex(uint64_t value, const std::vector<uint64_t> rangeVector) in GetRangeIndex()
128 std::vector<uint64_t> rangeVector; in UpdateDownloadSizeStat() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dcloud_daemon_statistic.cpp45 static uint32_t GetRangeIndex(uint64_t value, const vector<uint64_t> rangeVector) in GetRangeIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dpicker_type_define.h88 std::vector<RangeContent> rangeVector; member