Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A DEnumerator.cpp39 const char* kDumpCameraCommandCurrent = "--current"; variable
788 if (EqualsIgnoreCase(command, kDumpCameraCommandCurrent)) { in cmdDumpDevice()