Searched defs:CameraPickerAsyncContext (Results 1 – 1 of 1) sorted by relevance
211 struct CameraPickerAsyncContext : public AsyncContext { struct212 std::string resultUri;213 std::string errorMsg;214 PickerProfile pickerProfile;215 AAFwk::Want want;216 std::shared_ptr<PickerContextProxy> contextProxy;217 std::shared_ptr<UIExtensionCallback> uiExtCallback;218 int32_t resultCode;219 bool bRetBool;