Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp124 virtual Return<void> handleAppsInfo(const hidl_vec<HubAppInfo>& appInfo) override { in handleAppsInfo()
145 for (const HubAppInfo& appInfo : appList) { in TEST_P() local