Searched refs:GetWatchnodes (Results 1 – 2 of 2) sorted by relevance
294 ProtoVector<WatchNode> GetWatchnodes(const EventReply &reply);
837 ProtoVector<WatchNode> recieved_nodes = GetWatchnodes(reply); in ProcessKSetCMD()848 …SetWatchpoint(GetWatchnodes(reply), GetWatchcondition(reply), GetWatchpointID(reply), GetParameter… in ProcessKSetCMD()1199 ProtoVector<WatchNode> GetWatchnodes(const EventReply &reply) { in GetWatchnodes() function