Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dtime_helper.h34 static const uint64_t TO_100_NS = 10; // 1us to 100ns variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp44 constexpr static uint64_t TO_100_NS = 10; // 1us to 100ns variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp138 static constexpr uint64_t TO_100_NS = 10; // 1us to 100ns member in __anon7150c7630110::TimeHelper