Home
last modified time | relevance | path

Searched defs:GetCurrentTime (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dtime.cpp23 static uint64_t GetCurrentTime(bool need_system) in GetCurrentTime() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dtime.cpp23 static uint64_t GetCurrentTime(bool needSystem) in GetCurrentTime() function
/arkcompiler/toolchain/tooling/dynamic/utils/
Dutils.cpp21 bool Utils::GetCurrentTime(char *date, char *tim, size_t size) in GetCurrentTime() function in OHOS::ArkCompiler::Toolchain::Utils