Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/
Dthread_safe_interface_ptr.h95 DCHECK(associated_group_.GetController()); in Accept()
97 associated_group_.GetController()); in Accept()
109 DCHECK(associated_group_.GetController()); in AcceptWithResponder()
111 associated_group_.GetController()); in AcceptWithResponder()
Dassociated_group.h42 AssociatedGroupController* GetController(); in COMPONENT_EXPORT()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_group.cc27 AssociatedGroupController* AssociatedGroup::GetController() { in GetController() function in mojo::AssociatedGroup