Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/1.2/default/
DContexthub.h51 Return<void> getHubs_1_2(getHubs_1_2_cb _hidl_cb) override;
DContexthub.cpp31 Return<void> Contexthub::getHubs_1_2(getHubs_1_2_cb _hidl_cb) { in getHubs_1_2() function in android::hardware::contexthub::V1_2::implementation::Contexthub
/hardware/interfaces/contexthub/1.2/vts/functional/
DVtsHalContexthubV1_2TargetTest.cpp86 hubApi->getHubs_1_2( in TEST_P()
156 hubApi->getHubs_1_2([&hubPerms](const hidl_vec<ContextHub>& /*hubs*/, in TEST_P()
/hardware/interfaces/contexthub/1.2/
DIContexthub.hal35 getHubs_1_2() generates (vec<ContextHub> hubs, vec<string> supportedPermissions);