Searched defs:GetTime (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | timing.h | 59 uint64_t GetTime() const in GetTime() function |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_date.cpp | 108 JSTaggedValue BuiltinsDate::GetTime(EcmaRuntimeCallInfo *argv) in GetTime() function in panda::ecmascript::builtins::BuiltinsDate |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit.cpp | 241 TimeStamp Circuit::GetTime() const in GetTime() function in panda::ecmascript::kungfu::Circuit |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_date.cpp | 595 JSTaggedValue JSDate::GetTime() const in GetTime() function in panda::ecmascript::JSDate |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | README.md | 428 ### GetTime subsection |
| D | jsnapi_expo.cpp | 3292 double DateRef::GetTime(const EcmaVM *vm) in GetTime() function in panda::DateRef |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
| D | jsnapi_third_tests.cpp | 481 HWTEST_F_L0(JSNApiTests, GetTime) in HWTEST_F_L0() argument |