Home
last modified time | relevance | path

Searched refs:selectService (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() function
36 return selectService(sendRemote, mPrecious); in getGrandparent()
40 return selectService(sendRemote, mPrecious); in getParent()
44 return selectService(sendRemote, mPrecious); in getChild()