Home
last modified time | relevance | path

Searched refs:ReadThreadName (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/include/
H A Dprocinfo.h96 void ReadThreadName(const int tid, std::string& str);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local_thread.cpp96 ReadThreadName(tid_, threadName); in GetFormattedStr()
H A Dbacktrace_local.cpp48 ReadThreadName(tid, threadName); in GetThreadHead()
/base/hiviewdfx/faultloggerd/test/unittest/procinfo/
H A Dprocinfo_test.cpp107 * @tc.desc: test ReadProcessStatus, ReadProcessWchan, ReadThreadWchan, ReadProcessName, ReadThreadName
129 ReadThreadName(getpid(), result); in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp204 void ReadThreadName(const int tid, std::string& str) in ReadThreadName() function
300 ReadThreadName(tid, threadName); in ReadThreadWchan()

Completed in 3 milliseconds