Searched refs:camInfoJson (Results 1 – 2 of 2) sorted by relevance
316 std::string camInfoJson; in IsCurSinkDev() local318 int32_t ret = sinkDevice->GetCameraInfo(camInfoJson); in IsCurSinkDev()321 ret = cmd.Unmarshal(camInfoJson); in IsCurSinkDev()
270 std::string camInfoJson; in GetCameraInfo() local271 int32_t ret = camSinkSrv->GetCameraInfo(dhId, camInfoJson); in GetCameraInfo()278 ret = cmd.Unmarshal(camInfoJson); in GetCameraInfo()