Home
last modified time | relevance | path

Searched refs:InitProcessInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.cpp48 InitProcessInfo(pid, nsPid); in DfxProcess()
51 void DfxProcess::InitProcessInfo(pid_t pid, pid_t nsPid) in InitProcessInfo() function in OHOS::HiviewDFX::DfxProcess
H A Ddfx_process.h62 void InitProcessInfo(pid_t pid, pid_t nsPid);
H A Dprocess_dumper.h52 int InitProcessInfo(std::shared_ptr<ProcessDumpRequest> request);
H A Dprocess_dumper.cpp533 if (InitProcessInfo(request) < 0) { in DumpProcess()
665 int ProcessDumper::InitProcessInfo(std::shared_ptr<ProcessDumpRequest> request) in InitProcessInfo() function in OHOS::HiviewDFX::ProcessDumper
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h233 void InitProcessInfo();
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp356 InitProcessInfo(); in AppEventPack()
371 void AppEventPack::InitProcessInfo() in InitProcessInfo() function in OHOS::HiviewDFX::AppEventPack