Searched refs:GetWatchpointID (Results 1 – 2 of 2) sorted by relevance
298 int32_t GetWatchpointID(const EventReply &reply);
829 MS_LOG(INFO) << "id: " << GetWatchpointID(reply); in ProcessKSetCMD()833 RemoveWatchpoint(GetWatchpointID(reply)); in ProcessKSetCMD()848 …SetWatchpoint(GetWatchnodes(reply), GetWatchcondition(reply), GetWatchpointID(reply), GetParameter… in ProcessKSetCMD()1233 int32_t GetWatchpointID(const EventReply &reply) { in GetWatchpointID() function