Home
last modified time | relevance | path

Searched defs:CameraPickerAsyncContext (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/picker/
Dcamera_picker_napi.h180 struct CameraPickerAsyncContext : public AsyncContext { struct
181 std::string resultUri;
182 std::string errorMsg;
183 PickerProfile pickerProfile;
184 AAFwk::Want want;
185 std::shared_ptr<PickerContextProxy> contextProxy;
186 std::shared_ptr<UIExtensionCallback> uiExtCallback;
187 int32_t resultCode;
188 bool bRetBool;
/foundation/multimedia/camera_framework/frameworks/cj/camera_picker/src/
Dcamera_picker_impl.cpp41 struct CameraPickerAsyncContext : public AsyncContext { struct
42 std::string resultUri;
43 std::string errorMsg;
44 PickerProfile pickerProfile;
45 AAFwk::Want want;
46 std::shared_ptr<PickerContextProxy> contextProxy;
47 std::shared_ptr<UIExtensionCallback> uiExtCallback;
48 int32_t resultCode;
49 bool bRetBool;