Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/1.0/default/
DContexthub.h35 Return<void> getHubs(getHubs_cb _hidl_cb) override;
DContexthub.cpp71 Return<void> Contexthub::getHubs(getHubs_cb _hidl_cb) { in getHubs() function in android::hardware::contexthub::V1_0::implementation::Contexthub
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp70 hubApi->getHubs([&hubList, &barrier](const hidl_vec<ContextHub>& hubs) { in getHubsSync()
/hardware/interfaces/contexthub/1.0/
DIContexthub.hal34 getHubs() generates (vec<ContextHub> hubs);