Home
last modified time | relevance | path

Searched refs:GetController (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
Dthread_safe_interface_ptr.h67 DCHECK(associated_group_.GetController()); in Accept()
69 associated_group_.GetController()); in Accept()
80 DCHECK(associated_group_.GetController()); in AcceptWithResponder()
82 associated_group_.GetController()); in AcceptWithResponder()
Dassociated_group.h42 AssociatedGroupController* GetController();
/external/libmojo/mojo/public/cpp/bindings/lib/
Dassociated_group.cc27 AssociatedGroupController* AssociatedGroup::GetController() { in GetController() function in mojo::AssociatedGroup