Searched refs:kDumpOptionAll (Results 1 – 2 of 2) sorted by relevance
53 constexpr const char kDumpOptionAll[] = "all"; variable667 const bool listAll = EqualsIgnoreCase(option, kDumpOptionAll); in cmdList()754 const bool dumpAllCameras = EqualsIgnoreCase(deviceId, kDumpOptionAll); in cmdDumpDevice()
56 const char* kDumpOptionAll = "all"; variable695 const bool listAll = EqualsIgnoreCase(option, kDumpOptionAll); in cmdList()784 const bool dumpAllCameras = EqualsIgnoreCase(deviceId, kDumpOptionAll); in cmdDumpDevice()