Searched refs:AddBinderJsonInfo (Results 1 – 3 of 3) sorted by relevance
80 void AddBinderJsonInfo(std::list<OutputBinderInfo> outputBinderInfoList, int jsonFd) const;
500 peerBinderCatcher->AddBinderJsonInfo(infoList, -1);506 peerBinderCatcher->AddBinderJsonInfo(infoList, 1);512 peerBinderCatcher->AddBinderJsonInfo(infoList, 1);
127 void PeerBinderCatcher::AddBinderJsonInfo(std::list<OutputBinderInfo> outputBinderInfoList, int jso… in AddBinderJsonInfo() function in OHOS::HiviewDFX::PeerBinderCatcher175 AddBinderJsonInfo(outputBinderInfoList, jsonFd); in BinderInfoParser()