Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dtime.cpp21 static constexpr uint16_t THOUSAND = 1000; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.h114 static constexpr uint32_t THOUSAND = 1000; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_date.h154 static constexpr uint16_t THOUSAND = 1000; variable
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp240 const int THOUSAND = 1000; in LastSeenObjectId() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h250 const int THOUSAND = 1000; in Now() local