Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTestServiceTrusty.cpp41 return countBindersImpl(server, out); in countBinders()
DbinderRpcTestService.cpp26 return countBindersImpl(server, out); in countBinders()
DbinderRpcTestCommon.h406 Status countBindersImpl(const wp<T>& server, std::vector<int32_t>* out) { in countBindersImpl() function