Home
last modified time | relevance | path

Searched defs:NANOSECONDS_PER_SEC (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Dmutex.cpp166 const int64_t NANOSECONDS_PER_SEC = 1000000000; in ConvertTime() local
/arkcompiler/runtime_core/libpandabase/os/
H A Dmutex.cpp186 const int64_t NANOSECONDS_PER_SEC = 1000000000; in ConvertTime() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dmutex.cpp186 const int64_t NANOSECONDS_PER_SEC = 1000000000; in ConvertTime() local
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dmutex.cpp341 const int64_t NANOSECONDS_PER_SEC = 1000000000; in ConvertTime() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dfmutex.cpp364 const int64_t NANOSECONDS_PER_SEC = 1000000000; member

Completed in 4 milliseconds