# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("../web_aafwk.gni")
#################################################
glue_script_gen_dir = rebase_path("${target_gen_dir}/../ohos_glue")
action("webview_interface_prepare") {
script = "${webview_path}/copy_files.py"
depfile = "$target_gen_dir/$target_name.d"
output_file = "$target_out_dir/$target_name.out"
outputs = [ output_file ]
inputs = [
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_download_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_js_ssl_error_result.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_find_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_web_storage.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_url_resource_error.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_history_list.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_drag_data.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_value.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_handler.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_agent_handler.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_cookie_manager.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_geolocation_callback_interface.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_context_menu_params.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_accessibility_event_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_hit_testresult.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_release_surface_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_spanstring_convert_html_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_vault_plain_text_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_accessibility_node_info.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_console_log.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_largest_contentful_paint_details.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_agent_manager.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_access_request.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_native_media_player.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_js_http_auth_result.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_data_base.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_controller_handler.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_url_resource_response.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_autofill.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_gesture_event_result.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_web_message.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_file_selector_params.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_adsblock_manager.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_data_resubmission_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_javascript_result_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_app_link_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_native_message_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_runtime_connect_info.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_custom_keyboard_handler.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_date_time_chooser.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_export.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_proxy_changed_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_engine.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_value_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_js_dialog_result.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_download_manager.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_preference.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_key_event.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_api_level.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_full_screen_exit_handler.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_select_popup_menu.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_url_resource_request.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_js_ssl_select_cert_result.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_js_verify_pin_result.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_load_committed_details.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_touch_handle_state.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_first_meaningful_paint_details.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_blankless_callback.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_user_agent_metadata.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_command_action_info.h",
"//base/web/webview/ohos_interface/include/ohos_nweb/nweb_command_action_manager.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/media_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/location_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/system_properties_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/migration_manager_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/power_mgr_client_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/display_manager_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/flowbuffer_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/print_manager_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/net_proxy_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/mmi_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/net_connect_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/ohos_drawing_text_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/sensor_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/pasteboard_client_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/audio_renderer_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/res_sched_client_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/ohos_resource_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/datashare_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/aafwk_browser_client_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/drm_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/date_time_format_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/ohos_init_web_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/ohos_adapter_helper.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/graphic_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/hisysevent_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/event_handler_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/media_codec_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/audio_system_manager_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/media_avsession_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/screen_capture_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/screenlock_manager_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/battery_mgr_client_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/hitrace_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/audio_capturer_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/audio_cenc_info_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/media_codec_decoder_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/access_token_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/keystore_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/soc_perf_client_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/enterprise_device_management_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/cert_mgr_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/hilog_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/mmi_keyevent_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/aafwk_app_mgr_client_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/audio_codec_decoder_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/ohos_image_decoder_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/aafwk_browser_host_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/aafwk_render_scheduler_host_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/ohos_native_buffer_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/ohos_web_data_base_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/background_task_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/camera_manager_adapter.h",
"//base/web/webview/ohos_interface/include/ohos_adapter/imf_adapter.h"
]
args = [
"--command-type",
"include",
"--ohos-glue-dir",
rebase_path("${target_gen_dir}"),
"--depfile",
rebase_path(depfile, "${root_build_dir}"),
"--outfile",
rebase_path(output_file, "${root_build_dir}"),
]
}
action("webview_glue_base_prepare") {
script = "${webview_path}/copy_files.py"
depfile = "$target_gen_dir/$target_name.d"
output_file = "$target_out_dir/$target_name.out"
outputs = [ output_file ]
inputs = [
"//base/web/webview/ohos_interface/ohos_glue/base/bridge/ark_web_bridge_helper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/base/bridge/ark_web_bridge_helper.h",
"//base/web/webview/ohos_interface/ohos_glue/base/bridge/ark_web_bridge_macros.h",
"//base/web/webview/ohos_interface/ohos_glue/base/capi/ark_web_base_ref_counted_capi.h",
"//base/web/webview/ohos_interface/ohos_glue/base/cpptoc/ark_web_cpptoc_macros.h",
"//base/web/webview/ohos_interface/ohos_glue/base/cpptoc/ark_web_cpptoc_ref_counted.h",
"//base/web/webview/ohos_interface/ohos_glue/base/ctocpp/ark_web_ctocpp_macros.h",
"//base/web/webview/ohos_interface/ohos_glue/base/ctocpp/ark_web_ctocpp_ref_counted.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_base_ref_counted.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_bridge_types.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_errno.cpp",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_errno.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_log_utils.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_macros.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_memory.cpp",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_memory.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_scoped_refptr.h",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_types.cpp",
"//base/web/webview/ohos_interface/ohos_glue/base/include/ark_web_types.h",
"//base/web/webview/ohos_interface/ohos_glue/scripts/file_parser.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/make_capi_header.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/make_cpptoc_header.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/make_cpptoc_impl.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/make_ctocpp_header.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/make_ctocpp_impl.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/make_file_base.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/system_util.py",
"//base/web/webview/ohos_interface/ohos_glue/scripts/translator.py"
]
args = [
"--command-type",
"base",
"--ohos-glue-dir",
"${glue_script_gen_dir}",
"--depfile",
rebase_path(depfile, "${root_build_dir}"),
"--outfile",
rebase_path(output_file, "${root_build_dir}"),
]
deps = [ ":webview_interface_prepare" ]
}
# 生成 nweb 桥接文件
action("webview_glue_nweb_generate") {
script = "${webview_path}/ohos_interface/ohos_glue/scripts/bridge_gen.sh"
args = [
"nweb",
"--stamp",
rebase_path("${target_gen_dir}/${target_name}.stamp", root_build_dir),
]
outputs = ["${target_gen_dir}/${target_name}.stamp"]
}
action("webview_glue_nweb_prepare") {
script = "${webview_path}/copy_files.py"
depfile = "$target_gen_dir/$target_name.d"
output_file = "$target_out_dir/$target_name.out"
outputs = [ output_file ]
inputs = [
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_adsblock_manager.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_screen_lock_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_find_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_mouse_event.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_native_embed_data_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_preference.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_proxy_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_media_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_native_media_player_bridge.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_native_media_player_handler.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_touch_point_info_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_stylus_touch_point_info_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_history_list.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_drag_event.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_url_resource_response.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_native_message_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_runtime_connect_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_date_time_suggestion.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_message_value_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_select_popup_menu_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_cache_options.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_spanstring_convert_html_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_vault_plain_text_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_history_item.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_native_media_player_surface_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_web_storage.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_resource_ready_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_engine_prefetch_args.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_output_frame_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_file_selector_params.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_engine.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_all_ssl_error_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_nweb.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_agent_manager.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_command_action.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_command_action_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_command_action_manager.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_context_menu_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_doh_config.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_select_popup_menu_item.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_date_time_chooser.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_cursor_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_quick_menu_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_value.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_nweb_create_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_key_event.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_http_auth_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_engine_init_args.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_bool_value_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_long_value_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_native_embed_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_window_new_event_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_media_source_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_context_menu_params.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_media_source_info_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_string_vector_value_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_load_committed_details.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_date_time_suggestion_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_proxy_callback_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_first_meaningful_paint_details.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_largest_contentful_paint_details.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_geo_location_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_web_storage_origin.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_accessibility_event_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_value_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_keyboard_event.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_message.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_gesture_event_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_touch_handle_hot_zone.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_touch_point_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_string_value_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_native_embed_touch_event.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_dialog_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_console_log.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_result_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_hit_test_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_select_menu_bound.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_proxy_method.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_handler.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_agent_handler.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_proxy_changed_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_screen_capture_access_request.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_drag_data.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_select_popup_menu_item_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_web_storage_origin_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_data_resubmission_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_url_resource_request.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_nweb_structs.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_web_storage_origin_vector_value_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_pdfconfig_args.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_system_configuration.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_quick_menu_params.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_data_base.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_create_native_media_player_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_array_buffer_value_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_url_resource_error.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_access_request.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_applink_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_screen_capture_config.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_download_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_cookie_manager.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_full_screen_exit_handler.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_release_surface_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_ssl_select_cert_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_select_popup_menu_param.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_ssl_error_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_date_time_chooser_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_download_manager.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_touch_handle_state.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_custom_keyboard_handler.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_image_options.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_accessibility_node_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_controller_handler.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_stylus_touch_point_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_js_verify_pin_result.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_blankless_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_user_agent_metadata.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_user_agent_metadata_ack.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_media_player_handler_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_date_time_chooser_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_message_value_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_media_player_bridge_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_web_storage_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_load_committed_details_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_access_request_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_popup_menu_param_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_touch_point_info_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_embed_data_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_window_new_event_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_proxy_changed_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_string_vector_value_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_load_committed_details_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_web_storage_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_date_time_chooser_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_touch_handle_state_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_gesture_event_result_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_proxy_method_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_system_configuration_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_engine_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_bool_value_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_accessibility_node_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_engine_prefetch_args_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_touch_point_info_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_data_resubmission_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_ssl_select_cert_result_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_system_configuration_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_media_player_handler_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_nweb_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_agent_manager_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_command_action_manager_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_dialog_result_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_release_surface_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_cursor_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_result_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_array_buffer_value_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_accessibility_node_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_url_resource_response_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_find_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_http_auth_result_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_controller_handler_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_screen_lock_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_engine_init_args_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_create_native_media_player_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_media_player_surface_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_resource_ready_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_screen_lock_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_media_player_surface_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_menu_bound_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_history_item_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_proxy_method_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_keyboard_event_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_app_link_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_message_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_runtime_connect_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_history_item_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_console_log_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_bool_value_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_access_request_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_url_resource_error_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_key_event_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_output_frame_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_mouse_event_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_web_storage_origin_vector_value_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_adsblock_manager_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_geo_location_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_history_list_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_console_log_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_web_storage_origin_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_window_new_event_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_web_storage_origin_vector_value_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_date_time_suggestion_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_release_surface_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_pdfconfig_args_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_nweb_create_info_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_dialog_result_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_file_selector_params_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_cache_options_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_context_menu_params_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_popup_menu_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_screen_capture_access_request_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_controller_handler_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_doh_config_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_embed_touch_event_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_preference_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_data_base_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_download_manager_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_output_frame_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_find_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_ssl_select_cert_result_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_date_time_suggestion_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_context_menu_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_largest_contentful_paint_details_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_history_list_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_quick_menu_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_array_buffer_value_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_adsblock_manager_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_download_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_image_options_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_popup_menu_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_nweb_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_agent_manager_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_command_action_manager_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_embed_touch_event_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_string_vector_value_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_date_time_chooser_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_long_value_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_hit_test_result_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_all_ssl_error_result_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_pdfconfig_args_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_spanstring_convert_html_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_vault_plain_text_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_handler_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_agent_handler_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_accessibility_event_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_nweb_webview_bridge_helper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_data_resubmission_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_cookie_manager_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_nweb_webview_bridge_helper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_http_auth_result_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_view_struct_utils.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_proxy_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_touch_handle_state_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_context_menu_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_first_meaningful_paint_details_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_first_meaningful_paint_details_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_quick_menu_params_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_key_event_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_resource_ready_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_engine_init_args_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_long_value_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_context_menu_params_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_handler_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_agent_handler_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_popup_menu_param_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_embed_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_doh_config_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_ssl_error_result_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_touch_handle_hot_zone_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_app_link_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_runtime_connect_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_message_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_cursor_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_spanstring_convert_html_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_vault_plain_text_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_screen_capture_config_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_view_struct_utils.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_message_value_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_data_base_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_result_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_download_manager_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_media_source_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_embed_data_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_create_native_media_player_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_full_screen_exit_handler_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_screen_capture_access_request_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_media_source_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_drag_event_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_url_resource_request_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_popup_menu_item_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_cookie_manager_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_drag_event_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_stylus_touch_point_info_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_stylus_touch_point_info_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_custom_keyboard_handler_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_gesture_event_result_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_date_time_chooser_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_menu_bound_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_drag_data_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_embed_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_string_value_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_proxy_changed_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_url_resource_response_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_media_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_download_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_proxy_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_cache_options_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_preference_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_file_selector_params_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_native_media_player_bridge_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_ssl_error_result_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_screen_capture_config_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_largest_contentful_paint_details_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_select_popup_menu_item_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_quick_menu_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_mouse_event_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_web_storage_origin_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_accessibility_event_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_nweb_create_info_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_custom_keyboard_handler_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_url_resource_error_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_engine_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_keyboard_event_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_url_resource_request_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_touch_handle_hot_zone_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_hit_test_result_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_quick_menu_params_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_image_options_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_string_value_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_media_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_full_screen_exit_handler_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_js_all_ssl_error_result_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_geo_location_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_drag_data_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_engine_prefetch_args_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_blankless_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_blankless_callback_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_value_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_stylus_touch_point_info_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_stylus_touch_point_info_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_touch_point_info_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_js_proxy_callback_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_js_proxy_callback_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_value_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ark_web_touch_point_info_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_select_popup_menu_item_vector_ctocpp.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_date_time_suggestion_vector_ctocpp.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_media_source_info_vector_ctocpp.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_date_time_suggestion_vector_ctocpp.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_value_vector_ctocpp.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_media_source_info_vector_ctocpp.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_value_vector_ctocpp.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_web_storage_origin_vector_ctocpp.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_web_storage_origin_vector_ctocpp.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_select_popup_menu_item_vector_ctocpp.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_all_ssl_error_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_all_ssl_error_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_all_ssl_error_info.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_image_info_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_image_info_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_image_info_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_image_info_vector_ctocpp.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/ark_web_image_info_vector_ctocpp.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ark_web_image_info_callback.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_image_info_callback_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ark_web_image_info_callback_impl.h",
]
args = [
"--command-type",
"nweb",
"--ohos-glue-dir",
"${glue_script_gen_dir}",
"--depfile",
rebase_path(depfile, "${root_build_dir}"),
"--outfile",
rebase_path(output_file, "${root_build_dir}"),
]
deps = [ ":webview_glue_nweb_generate" ]
}
# 生成 adapter 桥接文件
action("webview_glue_adapter_generate") {
script = "${webview_path}/ohos_interface/ohos_glue/scripts/bridge_gen.sh"
args = [
"adapter",
"--stamp",
rebase_path("${target_gen_dir}/${target_name}.stamp", root_build_dir),
]
outputs = ["${target_gen_dir}/${target_name}.stamp"]
}
action("webview_glue_adapter_prepare") {
script = "${webview_path}/copy_files.py"
depfile = "$target_gen_dir/$target_name.d"
output_file = "$target_out_dir/$target_name.out"
outputs = [ output_file ]
inputs = [
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_paste_record_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_screen_capture_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_screenlock_manager_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_battery_mgr_client_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_print_manager_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_audio_capturer_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_system_properties_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_graphic_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_power_mgr_client_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_enterprise_device_management_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_mmi_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_net_connect_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_frame_rate_setting_adapter_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_ohos_drawing_text_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_ohos_adapter_helper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_ohos_web_data_base_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_location_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_hitrace_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_background_task_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_aafwk_app_mgr_client_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_media_codec_decoder_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_ohos_resource_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_audio_renderer_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_imf_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_pasteboard_client_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_ohos_image_decoder_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_hisysevent_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_audio_device_desc_adapter_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_date_time_format_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_drm_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_media_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_event_handler_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_media_codec_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_cert_manager_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_display_manager_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_net_proxy_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_camera_manager_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_format_adapter_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_keystore_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_res_sched_client_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_video_device_descriptor_adapter_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_display_adapter_vector.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_flowbuffer_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_audio_system_manager_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_ohos_init_web_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_aafwk_browser_host_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_access_token_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_sensor_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_datashare_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_ohos_native_buffer_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_aafwk_render_scheduler_host_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_soc_perf_client_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_web_adapter_structs.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_migration_manager_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_audio_cenc_info_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_aafwk_browser_client_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_media_avsession_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ark_audio_codec_decoder_adapter.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_soc_perf_client_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_image_decoder_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screen_capture_config_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_output_change_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_producer_surface_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_codec_config_para_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_buffer_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_capture_params_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_player_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_access_token_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_renderer_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_surface_buffer_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_clip_board_image_data_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_cert_manager_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_manager_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_recorder_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capture_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_format_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imftext_config_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_recorder_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_capture_range_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imf_adapter_function_key_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_data_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_system_manager_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_file_mapper_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_flowbuffer_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ibuffer_consumer_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_request_config_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_app_mgr_client_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_system_manager_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_capabilities_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_web_adapter_webview_bridge_helper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_codec_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_device_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_enc_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_resource_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_proxy_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_web_data_base_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_power_mgr_client_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_browser_client_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_system_properties_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_connect_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_timezone_event_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_proxy_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_resource_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_data_record_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_hitrace_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_window_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_flush_config_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_timezone_event_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_status_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_capture_range_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_image_decoder_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_web_date_timezone_info_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_frame_available_listener_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_producer_surface_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_date_time_format_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_capture_params_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_decoder_format_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_codec_decoder_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_buffer_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_native_buffer_config_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_interrupt_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_web_adapter_webview_bridge_helper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_proxy_event_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_background_task_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_background_task_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_decoder_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_decoder_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_browser_client_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_iconsumer_surface_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_keystore_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capturer_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_native_buffer_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_output_change_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_frame_available_listener_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imftext_config_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_hisysevent_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_input_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_flowbuffer_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_enterprise_device_management_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_fold_status_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_battery_mgr_client_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_cert_manager_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_board_observer_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_desc_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_datashare_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_proxy_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_display_manager_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_capture_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_print_document_adapter_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imf_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_renderer_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_web_date_timezone_info_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_device_descriptor_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_hitrace_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_decoder_format_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_drawing_text_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_migration_manager_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_player_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_date_time_format_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_player_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_event_handler_fdlistener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_edm_policy_changed_event_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_enterprise_device_management_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_display_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_migration_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_drm_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imfselection_range_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_print_write_result_callback_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_info_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_rotation_info_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_battery_event_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_browser_host_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_format_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_codec_decoder_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_board_client_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_capability_data_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_event_handler_fdlistener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_sensor_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_decoder_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_app_mgr_client_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_migration_manager_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imfinput_attribute_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_hisysevent_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_power_mgr_client_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_decoder_format_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_drm_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_drawing_text_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_init_web_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_manager_device_change_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_enc_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_render_scheduler_host_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capturer_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_data_record_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_connection_properties_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_proxy_event_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_metadata_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_print_write_result_callback_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_cenc_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_native_buffer_config_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_device_descriptor_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_board_observer_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_display_manager_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_sensor_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_device_desc_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_renderer_options_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_event_handler_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_manager_device_change_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_display_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_system_properties_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_capture_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_surface_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imf_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_control_support_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_battery_event_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_codec_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imfcursor_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_battery_info_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capturer_options_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_position_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_file_mapper_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_request_config_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_print_document_adapter_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_datashare_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_soc_perf_client_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_decoder_format_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_capability_data_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_window_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_surface_buffer_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capture_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_sensor_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_codec_decoder_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_cenc_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_web_data_base_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_interrupt_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_position_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_clip_board_image_data_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_buffer_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_init_web_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imf_adapter_function_key_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_display_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_vsync_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_native_image_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_info_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_adapter_helper_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imfcursor_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imfinput_attribute_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_buffer_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_control_support_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capturer_read_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_proxy_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_sensor_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_request_config_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_native_buffer_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screen_capture_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screenlock_manager_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_conn_callback_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_codec_format_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_rotation_info_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_capabilities_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_drm_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capturer_read_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imfselection_range_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_enc_info_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_manager_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_battery_mgr_client_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_info_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_codec_decoder_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_codec_encoder_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_video_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ashmem_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ibuffer_consumer_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_native_image_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_surface_buffer_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_migration_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_renderer_options_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_renderer_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imftext_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_decoder_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_battery_info_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_res_sched_client_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screen_capture_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_edm_policy_changed_event_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_flush_config_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_codec_config_para_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_drm_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_manager_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_surface_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_enc_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_instance_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_player_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_device_info_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_access_token_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_print_manager_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_buffer_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_instance_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_connect_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_manager_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_buffer_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_surface_buffer_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_renderer_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_display_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_print_manager_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_ohos_adapter_helper_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screen_capture_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screen_capture_config_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_board_client_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_keystore_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_running_lock_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_event_handler_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_conn_callback_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_location_request_config_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_iconsumer_surface_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_render_scheduler_host_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screen_capture_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_screenlock_manager_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_imftext_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_mmi_input_listener_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_fold_status_listener_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_codec_encoder_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_vsync_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_camera_status_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_codec_format_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_paste_data_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_info_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_buffer_desc_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_aafwk_browser_host_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_net_connection_properties_adapter_impl.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_running_lock_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_media_avsession_metadata_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_device_desc_adapter_impl.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_audio_capturer_options_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_background_state_change_callback_adapter_wrapper.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ark_background_state_change_callback_adapter_wrapper.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_audio_device_desc_adapter_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_format_adapter_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_paste_record_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_format_adapter_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_display_adapter_vector_cpptoc.cpp",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_display_adapter_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_audio_device_desc_adapter_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_video_device_descriptor_adapter_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_paste_record_vector_cpptoc.h",
"//base/web/webview/ohos_interface/ohos_glue/ohos_adapter/cpptoc/webview/ark_video_device_descriptor_adapter_vector_cpptoc.cpp"
]
args = [
"--command-type",
"adapter",
"--ohos-glue-dir",
"${glue_script_gen_dir}",
"--depfile",
rebase_path(depfile, "${root_build_dir}"),
"--outfile",
rebase_path(output_file, "${root_build_dir}"),
]
deps = [ ":webview_glue_adapter_generate" ]
}