Home
last modified time | relevance | path

Searched refs:ReadProcessStatus (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/include/
H A Dprocinfo.h116 void ReadProcessStatus(std::string& result, const int pid);
/base/hiviewdfx/faultloggerd/test/unittest/procinfo/
H A Dprocinfo_test.cpp107 * @tc.desc: test ReadProcessStatus, ReadProcessWchan, ReadThreadWchan, ReadProcessName, ReadThreadName
114 ReadProcessStatus(result, getpid()); in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp233 void ReadProcessStatus(std::string& result, const int pid) in ReadProcessStatus() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp410 ReadProcessStatus(halfProcStatus_, pid); in AsyncGetAllTidKernelStack()

Completed in 5 milliseconds