Searched refs:DeleteAllUsersResponse (Results 1 – 5 of 5) sorted by relevance
265 struct DeleteAllUsersResponse : public GateKeeperMessage { struct266 DeleteAllUsersResponse() {} in DeleteAllUsersResponse() argument
48 void DeleteAllUsers(const DeleteAllUsersRequest &request, DeleteAllUsersResponse *response);
89 DeleteAllUsersResponse* response) { in Send()
165 DeleteAllUsersResponse response; in deleteAllUsers()
174 DeleteAllUsersResponse *response) { in DeleteAllUsers()