/ohos5.0/base/update/updater/services/ui/control/ |
H A D | event_listener.h | 53 bool OnRelease(OHOS::UIView &view, const OHOS::ReleaseEvent &event) override; 67 bool OnRelease(OHOS::UIView &view, const OHOS::ReleaseEvent &event) override;
|
H A D | event_listener.cpp | 83 bool LabelOnTouchListener::OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent … 102 bool BtnOnEventListener::OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent &e…
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/ |
H A D | dialog_ui_extension_callback.h | 29 void OnRelease();
|
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/include/ |
H A D | print_innerkit_modal_ui_callback.h | 30 void OnRelease(int32_t releaseCode);
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | modal_ui_callback.h | 31 void OnRelease(int32_t releaseCode);
|
H A D | request_photo_uris_read_permission_callback.h | 35 void OnRelease(int32_t releaseCode);
|
H A D | short_term_callback.h | 35 void OnRelease(int32_t releaseCode);
|
H A D | confirm_callback.h | 42 void OnRelease(int32_t releaseCode);
|
H A D | delete_callback.h | 43 void OnRelease(int32_t releaseCode);
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/include/ |
H A D | modal_ui_callback.h | 31 void OnRelease(int32_t releaseCode);
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | js_ui_extension_callback.h | 33 void OnRelease(int32_t code);
|
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
H A D | print_innerkit_modal_ui_callback.cpp | 38 void PrintInnerkitModalUICallback::OnRelease(int32_t releaseCode) in OnRelease() function in OHOS::Print::PrintInnerkitModalUICallback
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/ |
H A D | screen_capture_native_mock.cpp | 59 void ScreenCaptureNativeCallbackMock::OnRelease() in OnRelease() function in OHOS::Media::ScreenCaptureNativeCallbackMock 139 callback->OnRelease(); in Release()
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/include/ |
H A D | print_modal_ui_callback.h | 36 void OnRelease(int32_t releaseCode);
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/ |
H A D | modal_ui_callback.cpp | 34 void ModalUICallback::OnRelease(int32_t releaseCode) in OnRelease() function in OHOS::Picker::ModalUICallback
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | modal_ui_callback.cpp | 38 void ModalUICallback::OnRelease(int32_t releaseCode) in OnRelease() function in OHOS::Media::ModalUICallback
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
H A D | dialog_ui_extension_callback.cpp | 23 void DialogUIExtensionCallback::OnRelease() in OnRelease() function in OHOS::AbilityRuntime::DialogUIExtensionCallback
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/ |
H A D | custom_input_method.h | 58 bool OnRelease(UIView& view, const ReleaseEvent& event) override;
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
H A D | napi_open_settings.h | 51 void OnRelease(int32_t releaseCode);
|
H A D | napi_enable_notification.h | 42 void OnRelease(int32_t releaseCode);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_ui_extension.h | 31 static void OnRelease(const JSCallbackInfo& info);
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
H A D | dialog_ui_extension_callback_test.cpp | 102 dialogUIExtensionCallback_->OnRelease();
|
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/include/ |
H A D | napi_request_global_switch_on_setting.h | 67 void OnRelease(int32_t releaseCode);
|
H A D | napi_request_permission_on_setting.h | 62 void OnRelease(int32_t releaseCode);
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/ |
H A D | auto_fill_extension_callback.h | 41 void OnRelease(int32_t errCode);
|