Home
last modified time | relevance | path

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

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