Searched defs:countBinders (Results 1 – 5 of 5) sorted by relevance
40 Status countBinders(std::vector<int32_t>* out) override { in countBinders() function in MyBinderRpcTestTrusty
25 Status countBinders(std::vector<int32_t>* out) override { in countBinders() function in MyBinderRpcTestAndroid
25 int[] countBinders(); in countBinders() method
425 Status countBinders(std::vector<int32_t>* /*out*/) override { in countBinders() function
254 size_t RpcState::countBinders() { in countBinders() function in android::RpcState