Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/dprof/libstorage/dprof/
Dstorage.h49 uint32_t GetPid() const in GetPid() function
/arkcompiler/jsvm/src/platform/
Dplatform.cpp33 uint64_t OS::GetPid() in GetPid() function in platform::OS
Dplatform_ohos.cpp42 uint64_t OS::GetPid() in GetPid() function in platform::OS
/arkcompiler/jsvm/src/inspector/
Djsvm_host_port.h54 int GetPid() const in GetPid() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dthread.cpp32 int GetPid() in GetPid() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dthread.cpp32 int GetPid() in GetPid() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp41 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