Searched defs:GetLocation (Results 1 – 2 of 2) sorted by relevance
64 std::pair<int, int> GetLocation() { return msg_.GetLocation(); } in GetLocation() function
220 std::pair<int, int> GetLocation() { return {x_, y_}; } in GetLocation() function