Searched defs:getController (Results 1 – 2 of 2) sorted by relevance
282 AllocController& getController() const { return *P; } in getController() function325 AllocController& getController() const { return *P; } in getController() function408 AllocController& getController() const { return *P; } in getController() function488 AllocController& getController() const { return *P; } in getController() function
58 AllocController& getController() { return C; } in getController() function