Searched defs:getController (Results 1 – 6 of 6) sorted by relevance
79 public MockStreamController<ResponseT> getController() { in getController() method in MockStreamingApi.MockServerStreamingCall180 public StreamController getController() { in getController() method in MockStreamingApi.MockResponseObserver
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
276 AllocController& getController() const { return *P; } in getController() function in CountingAllocator319 AllocController& getController() const { return *P; } in getController() function in CountingAllocator402 AllocController& getController() const { return *P; } in getController() function in MinAlignedAllocator482 AllocController& getController() const { return *P; } in getController() function in NullAllocator
65 AllocController& getController() { return C; } in getController() function in TestResourceImp
140 FakeCronetController getController() { in getController() method in FakeCronetEngine