Searched refs:kDevicePathPrefix (Results 1 – 1 of 1) sorted by relevance
72 const char* kDevicePathPrefix = "device@1.1/virtual/"; variable600 return std::string(kDevicePathPrefix) + mCameraId; in getCameraName()