Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp70 sp<IContextHub> contextHub; member in ContextHubAidl
413 auto contextHub = android::waitForDeclaredService<IContextHub>(String16(contextHubName)); in generateContextHubMapping() local