Home
last modified time | relevance | path

Searched defs:MILLISECOND_TO_NANOSECOND (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_time.c22 #define MILLISECOND_TO_NANOSECOND 1000000 macro
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_type_const.h70 constexpr int64_t MILLISECOND_TO_NANOSECOND = 1e6; variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Ddata_sync_const.h73 const int64_t MILLISECOND_TO_NANOSECOND = 1e6; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp35 static const int64_t MILLISECOND_TO_NANOSECOND = 1e6; variable
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp35 static const int64_t MILLISECOND_TO_NANOSECOND = 1e6; variable