Home
last modified time | relevance | path

Searched defs:GetPid (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/dprof/libstorage/dprof/
Dstorage.h49 uint32_t GetPid() const in GetPid() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dthread.cpp32 int GetPid() in GetPid() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp54 int GetPid() in GetPid() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dthread.cpp32 int GetPid() in GetPid() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dthread.cpp51 int GetPid() in GetPid() function
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/
DProcess.cpp360 static ets_double GetPid([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process) in GetPid() function