Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/
H A DMockHWEnumerator.h81 Return<void> getDisplayIdList(getDisplayIdList_cb _list_cb) override { in getDisplayIdList()
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsEnumerator.cpp213 Return<void> EvsEnumerator::getDisplayIdList(getDisplayIdList_cb _list_cb) { in getDisplayIdList()
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsEnumerator.cpp510 Return<void> EvsEnumerator::getDisplayIdList(getDisplayIdList_cb _list_cb) { in getDisplayIdList()
/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A DEnumerator.cpp587 Return<void> Enumerator::getDisplayIdList(getDisplayIdList_cb _list_cb) { in getDisplayIdList()