Home
last modified time | relevance | path

Searched defs:sendRemote (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/tests/inheritance/1.0/default/
DFetcher.cpp20 sp<IChild> selectService(bool sendRemote, sp<IChild> &local) { in selectService()
35 Return<sp<IGrandparent>> Fetcher::getGrandparent(bool sendRemote) { in getGrandparent()
39 Return<sp<IParent>> Fetcher::getParent(bool sendRemote) { in getParent()
43 Return<sp<IChild>> Fetcher::getChild(bool sendRemote) { in getChild()