/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/ |
H A D | streams.rs | 34 Ignore, enumerator 48 Ignore, enumerator 553 ) => StreamEndState::Ignore, in send_local_reset() 556 StreamEndState::Ignore in send_local_reset() 640 return StreamEndState::Ignore; in recv_remote_reset() 645 H2StreamState::Closed(..) => StreamEndState::Ignore, in recv_remote_reset() 659 return FrameRecvState::Ignore; in recv_headers() 687 return FrameRecvState::Ignore; in recv_headers() 699 return FrameRecvState::Ignore; in recv_data() 719 return FrameRecvState::Ignore; in recv_data()
|
H A D | manager.rs | 456 StreamEndState::Ignore => Poll::Ready(Ok(())), in recv_reset_frame() 476 FrameRecvState::Ignore => Poll::Ready(Ok(())), in recv_header_frame() 505 FrameRecvState::Ignore => Poll::Ready(Ok(())), in recv_data_frame() 592 StreamEndState::Ignore => Poll::Ready(Ok(())), in manage_stream_error()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_js_ssl_select_cert_result_impl.cpp | 32 void ArkWebJsSslSelectCertResultImpl::Ignore() in Ignore() function in OHOS::ArkWeb::ArkWebJsSslSelectCertResultImpl 34 nweb_js_ssl_select_cert_result_->Ignore(); in Ignore()
|
H A D | ark_web_js_ssl_select_cert_result_impl.h | 41 void Ignore() override;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_js_ssl_select_cert_result_wrapper.cpp | 32 void ArkWebJsSslSelectCertResultWrapper::Ignore() in Ignore() function in OHOS::ArkWeb::ArkWebJsSslSelectCertResultWrapper 34 ark_web_js_ssl_select_cert_result_->Ignore(); in Ignore()
|
H A D | ark_web_js_ssl_select_cert_result_wrapper.h | 38 void Ignore() override;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ |
H A D | ark_web_js_ssl_select_cert_result.h | 38 virtual void Ignore() = 0;
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_js_ssl_select_cert_result.h | 42 virtual void Ignore() = 0;
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_uri_sensitive_operations_test/ |
H A D | BUILD.gn | 78 "-fno-access-control", # Ignore Private Member Access Control
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_app_uri_permission_operations_test/ |
H A D | BUILD.gn | 79 "-fno-access-control", # Ignore Private Member Access Control
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_app_uri_sensitive_operations_test/ |
H A D | BUILD.gn | 79 "-fno-access-control", # Ignore Private Member Access Control
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/ |
H A D | BUILD.gn | 81 "-fno-access-control", # Ignore Private Member Access Control
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/ |
H A D | BUILD.gn | 95 "-fno-access-control", # Ignore Private Member Access Control
|
/ohos5.0/docs/zh-cn/application-dev/application-test/ |
H A D | arkxtest-guidelines.md | 337 OHOS_REPORT_RESULT: stream=Tests run: 447, Failure: 0, Error: 1, Pass: 201, Ignore: 245 351 | Ignore | 当前未执行用例个数。 | 356 > 当处于breakOnError模式,用例发生错误时,注意查看Ignore以及中断说明。
|
/ohos5.0/foundation/multimedia/image_effect/test/unittest/ |
H A D | BUILD.gn | 110 "-fno-access-control", # Ignore Private Member Access Control
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | app-configuration-file.md | 82 | hwasanEnabled | 标识应用程序是否开启HWAsan检测。HWAsan(HardWare-assisted AddressSanitizer)是利用Top-Byte-Ignore特性…
|
/ohos5.0/docs/en/application-dev/internationalization/ |
H A D | i18n-sorting-local.md | 44 | ignorePunctuation | true | Ignore punctuation.| a,b = ab |
|
/ohos5.0/docs/en/application-dev/application-test/ |
H A D | arkxtest-guidelines.md | 337 OHOS_REPORT_RESULT: stream=Tests run: 447, Failure: 0, Error: 1, Pass: 201, Ignore: 245 351 | Ignore | Number of test cases not yet executed.| 356 > When an error occurs in break-on-error mode, check the **Ignore** and interrupt information.
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | app-configuration-file.md | 81 …d AddressSanitizer (HWAsan) is an enhanced Asan improved by the Top-Byte-Ignore feature. Compared …
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-mini-memory-debug.md | 192 … memory-related information such as "psp, start = xxxxx, end = xxxxxxx". Ignore the information or…
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | BUILD.gn | 138 "-fno-access-control", # Ignore Private Member Access Control
|
/ohos5.0/docs/zh-cn/application-dev/reference/common/ |
H A D | _j_s_v_m.md | 668 | JSVM_REGEXP_IGNORE_CASE | Ignore Case模式。 |
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-Java-secure-coding-guide.md | 764 //Ignore
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.cpp | 310 result_->Ignore(); in HandleIgnore()
|
/ohos5.0/docs/en/application-dev/reference/common/ |
H A D | _j_s_v_m.md | 668 | JSVM_REGEXP_IGNORE_CASE | Ignore Case mode.|
|