Home
last modified time | relevance | path

Searched refs:ParsePeerBinderPid (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.h99 int ParsePeerBinderPid(std::ifstream& fin, int32_t pid);
H A Dxcollie_utils.cpp235 int ParsePeerBinderPid(std::ifstream& fin, int32_t pid) in ParsePeerBinderPid() function
307 int peerBinderPid = ParsePeerBinderPid(fin, pid); in KillProcessByPid()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp261 int result = ParsePeerBinderPid(fin, pid);
278 result = ParsePeerBinderPid(fin, pid);