Home
last modified time | relevance | path

Searched defs:MILLISECOND_TO_NANOSECOND (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp35 static const int64_t MILLISECOND_TO_NANOSECOND = 1e6; member
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Ddata_sync_const.h76 const int64_t MILLISECOND_TO_NANOSECOND = 1e6; member
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_type_const.h71 constexpr int64_t MILLISECOND_TO_NANOSECOND = 1e6; member
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp35 static const int64_t MILLISECOND_TO_NANOSECOND = 1e6; member

Completed in 2 milliseconds