Searched refs:TakePhotoParams (Results 1 – 5 of 5) sorted by relevance
41 struct TakePhotoParams { struct60 using TakePhotoImpl = std::function<void(const TakePhotoParams&)>; argument64 void TakePhoto(const TakePhotoParams& params) in TakePhoto()
56 void TakePhoto(const TakePhotoParams& params);116 TakePhotoParams callbackIds_;
581 const TakePhotoParams& params) { in SetMethodCall()763 void CameraElement::TakePhoto(const TakePhotoParams& params) in TakePhoto()
109 TakePhotoParams DOMCamera::GetParamFromJson(const std::string& args) const in GetParamFromJson()113 TakePhotoParams takePhotoParams; in GetParamFromJson()
41 TakePhotoParams GetParamFromJson(const std::string& args) const;