Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp226 std::vector<int64_t> preloadedNanoappIds; in TEST_P() local
227 Status status = contextHub->getPreloadedNanoappIds(getHubId(), &preloadedNanoappIds); in TEST_P()