Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/impl/default/include/
DConfigManager.h176 std::vector<std::string> getCameraGroupIdList() { in getCameraGroupIdList() function
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp168 auto camGroups = sConfigManager->getCameraGroupIdList(); in getCameraList()