| /arkcompiler/ets_runtime/common_components/heap/collector/tests/ |
| D | gc_request_test.cpp | 29 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local 39 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local 49 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local 59 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local 69 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local 79 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local 89 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local 117 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/common_components/heap/collector/ |
| D | gc_request.cpp | 31 int64_t now = static_cast<int64_t>(TimeUtil::NanoSeconds()); in IsFrequentGC() local 37 uint64_t now = TimeUtil::NanoSeconds(); in IsFrequentAsyncGC() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | caller_stat.cpp | 42 void PandaRuntimeTimer::Pause(uint64_t now) in Pause() 51 void PandaRuntimeTimer::Resume(uint64_t now) in Resume()
|
| /arkcompiler/ets_runtime/test/workload/loop/ |
| D | loop.swift | 17 var now = Date().timeIntervalSince1970; variable
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | time_utils.cpp | 48 std::tm *now = std::localtime(&seconds); in GetCurrentTimeString() local 63 std::tm *now = std::localtime(&time); in GetCurrentTimeString() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | g1_analytics_test.cpp | 71 …ticsUndefinedBehaviorTest(G1Analytics &analytics, const CollectionSet &collectionSet, uint64_t now) in FillAnalyticsUndefinedBehaviorTest() 119 uint64_t now = START_TIME; in TEST_F() local 133 … const CollectionSet &collectionSet, uint64_t now) in FillAnalyticsPause0AllPromotedUndefinedBehaviorTest() 182 … const CollectionSet &collectionSet, uint64_t now) in FillAnalyticsPause1AllPromotedUndefinedBehaviorTest() 233 uint64_t now = START_TIME; in TEST_F() local 258 …yticsPause0PredictionTest(G1Analytics &analytics, const CollectionSet &collectionSet, uint64_t now) in FillAnalyticsPause0PredictionTest() 310 …yticsPause1PredictionTest(G1Analytics &analytics, const CollectionSet &collectionSet, uint64_t now) in FillAnalyticsPause1PredictionTest() 363 …yticsPause2PredictionTest(G1Analytics &analytics, const CollectionSet &collectionSet, uint64_t now) in FillAnalyticsPause2PredictionTest() 416 uint64_t now = START_TIME; in TEST_F() local 469 uint64_t now = START_TIME; in TEST_F() local
|
| /arkcompiler/ets_runtime/common_components/base/ |
| D | time_utils.cpp | 55 std::tm* now = std::localtime(&time); in GetDate() local 78 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); in GetTimestamp() local
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/interface_validation/ |
| D | interface_class_method.ts | 37 let now = Date.prototype; variable
|
| /arkcompiler/ets_runtime/test/workload/objaccess/ |
| D | objaccess.swift | 41 var now = Date().timeIntervalSince1970; variable
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/ |
| D | async_detect.cpp | 48 auto now = std::chrono::system_clock::now(); in AsyncDetectCallBack() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | escompat_Date.cpp | 29 auto now = std::chrono::system_clock::now(); in EscompatDateNow() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ |
| D | async_stack_trace.cpp | 41 auto now = std::chrono::system_clock::now(); in InsertAsyncStackTrace() local
|
| /arkcompiler/ets_runtime/common_components/mutator/ |
| D | mutator_manager.cpp | 198 uint64_t now = TimeUtil::NanoSeconds(); in AcquireMutatorManagementWLock() local 213 uint64_t now = TimeUtil::NanoSeconds(); in AcquireMutatorManagementWLockForCpuProfile() local
|
| /arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/ |
| D | CommonSyntax.ts | 35 let now = new Date(); variable
|
| /arkcompiler/ets_runtime/ecmascript/intl/ |
| D | global_intl_helper.cpp | 60 std::tm *now = std::gmtime(&tt); in ConvertDateToUnit() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/ |
| D | utils.cpp | 74 struct tm *now = localtime(&t); in RealPath() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | scheduler.cpp | 433 SchedulerPriorityQueue now(cmpOld, GetGraph()->GetLocalAllocator()->Adapter()); in SchedWithGlued() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_date.cpp | 41 double now = JSDate::Now().GetDouble(); in DateConstructor() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1_analytics.cpp | 24 G1Analytics::G1Analytics(uint64_t now) : previousYoungCollectionEnd_(now) {} in G1Analytics()
|
| /arkcompiler/ets_runtime/common_components/heap/allocator/ |
| D | region_manager.cpp | 829 uint64_t now = TimeUtil::NanoSeconds(); in RequestForRegion() local
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_coroutine_manager.cpp | 1026 auto now = ark::os::time::GetClockTimeInMilli(); in ManagerThreadProc() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | dump.cpp | 1687 auto now = q.front(); in Dump() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|