/ohos5.0/base/web/webview/interfaces/native/ |
H A D | arkweb_interface.cpp | 24 #define ARKWEB_NATIVE_FOR_EACH_COMPONENT_API_FN(DO) \ argument 25 DO(onControllerAttached, OH_ArkWeb_OnControllerAttached); \ 26 DO(onPageBegin, OH_ArkWeb_OnPageBegin); \ 27 DO(onPageEnd, OH_ArkWeb_OnPageEnd); \ 28 DO(onDestroy, OH_ArkWeb_OnDestroy) 41 #define ARKWEB_NATIVE_FOR_EACH_WEBMESSAGEPORT_API_FN(DO) \ argument 42 DO(postMessage, OH_WebMessage_PostMessage); \ 43 DO(close, OH_WebMessage_Close); \ 46 #define ARKWEB_NATIVE_FOR_EACH_WEBMESSAGE_API_FN(DO) \ argument 47 DO(createWebMessage, OH_WebMessage_CreateWebMessage); \ [all …]
|
H A D | arkweb_scheme_handler.cpp | 30 #define FOR_EACH_API_FN(DO) \ argument 31 DO(OH_ArkWebRequestHeaderList_Destroy); \ 32 DO(OH_ArkWebRequestHeaderList_GetSize); \ 33 DO(OH_ArkWebRequestHeaderList_GetHeader); \ 34 DO(OH_ArkWebResourceRequest_GetMethod); \ 35 DO(OH_ArkWebResourceRequest_GetUrl); \ 36 DO(OH_ArkWebResourceRequest_GetHttpBodyStream); \ 37 DO(OH_ArkWebResourceRequest_DestroyHttpBodyStream); \ 38 DO(OH_ArkWebResourceRequest_GetResourceType); \ 39 DO(OH_ArkWebResourceRequest_GetFrameUrl); \ [all …]
|
/ohos5.0/base/web/webview/ohos_nweb/src/ |
H A D | nweb_helper.cpp | 45 #define FOR_EACH_API_FN(DO) \ argument 46 DO(WebDownloadManager_PutDownloadCallback); \ 47 DO(WebDownloader_ResumeDownloadStatic); \ 48 DO(WebDownloader_StartDownload); \ 49 DO(WebDownloader_CreateDownloadDelegateCallback); \ 50 DO(WebDownloader_SetDownloadBeforeStart); \ 51 DO(WebDownloader_SetDownloadDidUpdate); \ 52 DO(WebDownload_Continue); \ 53 DO(WebDownload_CancelBeforeDownload); \ 54 DO(WebDownload_PauseBeforeDownload); \ [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/ |
H A D | oh-package-lock.json5 | 3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-build-rule.md | 69 ##### G.COM.02 DO NOT delete or modify source code files and their directory structures during buil… 138 …erables (including all dependent platforms and components). DO NOT use incremental build. DO NOT c… 151 ##### G.COM.06 DO NOT use a file that is strongly bound to the operating system (for example, an Ex… 182 …n release build, all errors generated during the build must be eliminated. DO NOT shield build err… 202 ##### G.COM.11 DO NOT use the super administrator **root** or system user for build. Instead, use a… 305 ##### G.C&C++.02 DO NOT modify Source Tree in any form during the build process. 349 … of *deliveryUnitName + versionNumber*, where *versionNumber* is optional. DO NOT use the director… 560 ##### Rule 1.1 DO NOT use GN to invoke external build tools to build software modules. 570 ##### Rule 1.2 DO NOT add compiler security options that have been added to the build system to the… 583 ##### Rule 1.3 DO NOT add build options that are opposite to the default build options to GN. [all …]
|
H A D | OpenHarmony-compile-rule.md | 82 ##### G.C&C++.LANG.04 DO NOT enable -fpermissive for C++. 114 ##### G.C&C++.WARN.04 DO NOT enable -w to suppress all warnings. 120 ##### G.C&C++.WARN.05 DO NOT enable -Wno-XXXX to suppress all warning options contained in -Wall. 126 ##### G.C&C++.WARN.06 DO NOT enable -Wno-error= XXXX to degrade a specific warning that has been up… 132 ##### G.C&C++.WARN.07 DO NOT enable -Wno-XXXX to suppress the warning options enabled by the compil… 430 ##### G.C&C++.WARN.19 DO NOT enable -Wno-return-local-addr and check the returned local variable ad… 1193 ##### G.C&C++.DBG.01 DO NOT carry debugging information during version release build. 1217 ##### G.C&C++.OTH.01 DO NOT use duplicate or inclusion compiler options in a build project. 1235 ##### G.C&C++.OTH.02 DO NOT use conflicting options. 1309 ##### G.JAVA.MAVEN.01 DO NOT use **-X** during version release to avoid generating a large number o… [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/ |
H A D | oh-package-lock.json5 | 17 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/ |
H A D | oh-package-lock.json5 | 18 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
|
/ohos5.0/build/config/ |
H A D | features.gni | 6 # PLEASE DO NOT ADD MORE FLAGS TO THIS FILE
|
H A D | BUILD.gn | 27 # PLEASE DO NOT ADD MORE THINGS TO THIS LIST 97 # PLEASE DO NOT ADD MORE THINGS TO THIS LIST
|
H A D | BUILDCONFIG.gn | 657 # DO NOT ADD MORE PATTERNS TO THIS LIST, see set_sources_assignment_filter call
|
/ohos5.0/base/useriam/user_auth_framework/user_auth_icon/ |
H A D | oh-package-lock.json5 | 21 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/ |
H A D | Types.idl | 439 * Evolution Data Only (EV-DO) 2055 *- 64: EV-DO 3156 *- 8: EV-DO 3157 *- 9: EV-DO and CDMA 3158 *- 10: WCDMA, GSM, EV-DO, and CDMA 3159 *- 11: LTE, EV-DO, and CDMA 3160 *- 12: LTE, WCDMA, GSM, EV-DO, and CDMA 3169 *- 21: TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3170 *- 22: LTE, TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3175 *- 35: NR, LTE, EV-DO, and CDMA [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/ |
H A D | Types.idl | 439 * Evolution Data Only (EV-DO) 2055 *- 64: EV-DO 3156 *- 8: EV-DO 3157 *- 9: EV-DO and CDMA 3158 *- 10: WCDMA, GSM, EV-DO, and CDMA 3159 *- 11: LTE, EV-DO, and CDMA 3160 *- 12: LTE, WCDMA, GSM, EV-DO, and CDMA 3169 *- 21: TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3170 *- 22: LTE, TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3175 *- 35: NR, LTE, EV-DO, and CDMA [all …]
|
/ohos5.0/drivers/interface/ril/v1_0/ |
H A D | Types.idl | 439 * Evolution Data Only (EV-DO) 2015 *- 64: EV-DO 2993 *- 8: EV-DO 2994 *- 9: EV-DO and CDMA 2995 *- 10: WCDMA, GSM, EV-DO, and CDMA 2996 *- 11: LTE, EV-DO, and CDMA 2997 *- 12: LTE, WCDMA, GSM, EV-DO, and CDMA 3006 *- 21: TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3007 *- 22: LTE, TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3012 *- 35: NR, LTE, EV-DO, and CDMA [all …]
|
/ohos5.0/drivers/interface/ril/v1_1/ |
H A D | Types.idl | 439 * Evolution Data Only (EV-DO) 2055 *- 64: EV-DO 3156 *- 8: EV-DO 3157 *- 9: EV-DO and CDMA 3158 *- 10: WCDMA, GSM, EV-DO, and CDMA 3159 *- 11: LTE, EV-DO, and CDMA 3160 *- 12: LTE, WCDMA, GSM, EV-DO, and CDMA 3169 *- 21: TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3170 *- 22: LTE, TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3175 *- 35: NR, LTE, EV-DO, and CDMA [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/foo/ril/v1_0/ |
H A D | Types.idl | 439 * Evolution Data Only (EV-DO) 2015 *- 64: EV-DO 2993 *- 8: EV-DO 2994 *- 9: EV-DO and CDMA 2995 *- 10: WCDMA, GSM, EV-DO, and CDMA 2996 *- 11: LTE, EV-DO, and CDMA 2997 *- 12: LTE, WCDMA, GSM, EV-DO, and CDMA 3006 *- 21: TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3007 *- 22: LTE, TD-SCDMA, WCDMA, GSM, EV-DO, and CDMA 3012 *- 35: NR, LTE, EV-DO, and CDMA [all …]
|
/ohos5.0/docs/en/application-dev/internationalization/ |
H A D | i18n-l10n.md | 10 …provides some general guidelines for application development. For example, DO NOT assume user cult…
|
/ohos5.0/base/global/system_resources/ |
H A D | LICENSE_Fonts | 8 …E THAT YOU AGREE TO BE BOUND BY ALL OF THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO THE TER…
|
/ohos5.0/base/update/updater/resources/font/ |
H A D | LICENSE_Fonts | 8 …E THAT YOU AGREE TO BE BOUND BY ALL OF THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO THE TER…
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/resource/ |
H A D | locales.txt | 201 es-DO
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_hls/ |
H A D | out001.ts | 397 …}������p��m�B�9��K�+��,�F�����2�{� �\[�-F��z�ԗ��R��땩R��D�K�Gl4?��b[�DO,��ф�F�u������h��…
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/720_1M/ |
H A D | video_8.ts | 1072 …�o�ÇUF��g1;0U��&f �l6����Gt��h���<�<FL���?k����Z�G��Rm�'j�<�I�}S�DO\_��彗$��E��9���S�J�… 2111 lβ����S\�1>V�v��3~2�� '.�DO�w�Z�dWk`Dz4�5ӽBLF[A ��^��tr�G'��.����s�jޏ�%�l�zC�d��Zj%�gc��ó…
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/ |
H A D | h264_aac_640.ts | 2563 …芿�y�r�r�����#(r��zQeym�2>�q s���Z˕��K��3`di����C�x.�8j�z:I,�֣�7�0���DO�L�܅-GA�m��](đ… 3409 y~����l��9�-ց^��s�%��mG]<+`��dC��_Qr�g|z�%�XLa���p�U�����U<--��k^=�����[�7VM�^�rDO[ʼM�h5̤P… 3700 …�������������������GA0(�~���!�� ���tB_��#U�S+�K�j�b�c��~~e���`DO� |5@q�
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/720_2M/ |
H A D | video_7204.ts | 819 {�:0 I���O����vEj[�o�'�eJ�����o�F�J�*�DO 2671 +����C���5���@�ݘ��XOnFH$5�|��r0���^7z�&�\����S�����I���R{9�<�K`�k1c�����t�֚5!Ù{DO… 4334 �ڄ��k�sBs+�8쒘CX+�C��t:=���Xb�z˚��DO���L�]<���0�_�"zֻ�������{�#G_H�ہ|�٦����+ZF�2p1�… 5889 …��g�G�A���!D�k�dB�>Mݓ�I�XC;1�q1�Ti~�a_Y��L$���� !���}���O�DT��o�i��y�v�h?��k�F��O��|R���Ⲣ��DO]
|