Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/common/vts/
DContexthubHidlTestBase.h47 sp<IContexthubVersion> hubApi; variable
DVtsHalContexthubUtils.cpp31 hidl_vec<ContextHub> getHubsSync(IContexthub* hubApi) { in getHubsSync()
DVtsHalContexthubUtils.h55 sp<IContexthubVersion> hubApi = IContexthubVersion::getService(serviceName); in getHalAndHubIdList() local