Searched refs:kDumpCameraCommandCustomStop (Results 1 – 2 of 2) sorted by relevance
60 constexpr const char kDumpCameraCommandCustomStop[] = "stop"; variable838 } else if (EqualsIgnoreCase(subcommand, kDumpCameraCommandCustomStop)) { in cmdDumpDevice()
64 const char* kDumpCameraCommandCustomStop = "stop"; variable863 } else if (EqualsIgnoreCase(subcommand, kDumpCameraCommandCustomStop)) { in cmdDumpDevice()