Home
last modified time | relevance | path

Searched defs:UIExtensionCallback (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_render_service_client.h71 using UIExtensionCallback = std::function<void(std::shared_ptr<RSUIExtensionData>, uint64_t)>; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/picker/
H A Dcamera_picker_napi.cpp532 UIExtensionCallback::UIExtensionCallback(std::shared_ptr<PickerContextProxy> contextProxy) : contex… in UIExtensionCallback() function in OHOS::CameraStandard::UIExtensionCallback
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/
H A Dnapi_request_permission.cpp483 UIExtensionCallback::UIExtensionCallback(const std::shared_ptr<RequestAsyncContext>& reqContext) in UIExtensionCallback() function in OHOS::Security::AccessToken::UIExtensionCallback
/ohos5.0/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp471 UIExtensionCallback::UIExtensionCallback(const std::shared_ptr<RequestAsyncContext>& reqContext) in UIExtensionCallback() function in OHOS::CJSystemapi::UIExtensionCallback
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1810 UIExtensionCallback::UIExtensionCallback(std::shared_ptr<UIExtensionRequestContext>& reqContext) in UIExtensionCallback() function in OHOS::Security::DlpPermission::UIExtensionCallback