Searched refs:OnTakePhotoCallBack (Results 1 – 2 of 2) sorted by relevance
71 void OnTakePhotoCallBack(const std::map<std::string, std::string>& result);
632 camera->OnTakePhotoCallBack(result); in InitListener()695 void CameraElement::OnTakePhotoCallBack(const std::map<std::string, std::string>& result) in OnTakePhotoCallBack() function in OHOS::Ace::CameraElement