Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp1061 std::string callbackDeviceId; in OnCameraStatusChanged() local
1063 callbackDeviceId = cameraStatusInfo.cameraDevice->GetID(); in OnCameraStatusChanged()
1068 callbackDeviceId.c_str(), currentDeviceId.c_str(), cameraStatusInfo.cameraStatus); in OnCameraStatusChanged()
1087 statusCallback_->OnCameraStatusChanged(cameraStatusAdapter, callbackDeviceId); in OnCameraStatusChanged()