Searched defs:getDomain (Results 1 – 2 of 2) sorted by relevance
83 static OneDomain_t &getDomain(Domain_t &d, int) { return d; } in getDomain() function85 static const OneDomain_t &getDomain(const Domain_t &d, int) { return d; } in getDomain() function