Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h88 inline static uint64_t Now() in Now() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1_pause_tracker_test.cpp25 int64_t Now() in Now() function in ark::mem::G1PauseTrackerTest
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_date.cpp85 JSTaggedValue BuiltinsDate::Now([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Now() function in panda::ecmascript::builtins::BuiltinsDate
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h275 static int64_t Now() in Now() function
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp504 JSTaggedValue JSDate::Now() in Now() function in panda::ecmascript::JSDate