Home
last modified time | relevance | path

Searched defs:THOUSAND (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dtime.cpp21 static constexpr uint16_t THOUSAND = 1000; member
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dtime.cpp23 static constexpr uint16_t THOUSAND = 1000; member
/arkcompiler/toolchain/tooling/agent/
H A Dheapprofiler_impl.cpp301 const int THOUSAND = 1000; in LastSeenObjectId() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.h313 static constexpr uint32_t THOUSAND = 1000; member in panda::ecmascript::GCStats
/arkcompiler/ets_runtime/ecmascript/
H A Djs_date.h160 static constexpr uint16_t THOUSAND = 1000; member in panda::ecmascript::JSDate
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.h274 const int THOUSAND = 1000; in Now() local

Completed in 5 milliseconds