Home
last modified time | relevance | path

Searched refs:contextHubName (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp412 auto contextHubName = contextHubAidlNames[i].c_str(); in generateContextHubMapping() local
413 auto contextHub = android::waitForDeclaredService<IContextHub>(String16(contextHubName)); in generateContextHubMapping()
416 tuples.push_back(std::make_tuple(contextHubName, info.id)); in generateContextHubMapping()