Searched defs:IsSameClient (Results 1 – 2 of 2) sorted by relevance
60 …bool IsSameClient(int32_t id, int32_t pid) const { return ((filterId == id) && (clientPid == pid))… in IsSameClient() function
341 bool IsSameClient(const pid_t& pid, const pid_t& pidCompared) in IsSameClient() function