Home
last modified time | relevance | path

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

/chre-3.4.0/host/hal_generic/common/
Dgeneric_context_hub_base.h425 std::vector<HubAppInfo> appInfoList; in handleNanoappListResponse() local
449 appInfoList.push_back(appInfo); in handleNanoappListResponse()
454 [&]() { return mParent.mCallbacks->handleAppsInfo(appInfoList); }); in handleNanoappListResponse()