Searched defs:Now (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ | ||
| D | caller_stat.h | 88 inline static uint64_t Now() in Now() function |
| /arkcompiler/runtime_core/static_core/runtime/tests/ | ||
| D | g1_pause_tracker_test.cpp | 25 int64_t Now() in Now() function in ark::mem::G1PauseTrackerTest |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_date.cpp | 85 JSTaggedValue BuiltinsDate::Now([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Now() function in panda::ecmascript::builtins::BuiltinsDate |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_snapshot.h | 275 static int64_t Now() in Now() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_date.cpp | 504 JSTaggedValue JSDate::Now() in Now() function in panda::ecmascript::JSDate |