Searched defs:tryBind (Results 1 – 8 of 8) sorted by relevance
36 boolean tryBind( in tryBind() method
47 public boolean tryBind( in tryBind() method in DpcUserBinder
44 public boolean tryBind( in tryBind() method in DpcProfileBinder
59 public boolean tryBind( in tryBind() method in DefaultUserBinder
55 public boolean tryBind( in tryBind() method in AbstractProfileBinder
526 private void tryBind() { in tryBind() method in CrossProfileSender
56 public boolean tryBind( in tryBind() method in UserConnectorTest.TestBinder
210 llvm::Optional<DynTypedMatcher> DynTypedMatcher::tryBind(StringRef ID) const { in tryBind() function in clang::ast_matchers::internal::DynTypedMatcher