Home
last modified time | relevance | path

Searched refs:Ignore (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs34 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 Dmanager.rs456 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 Dark_web_js_ssl_select_cert_result_impl.cpp32 void ArkWebJsSslSelectCertResultImpl::Ignore() in Ignore() function in OHOS::ArkWeb::ArkWebJsSslSelectCertResultImpl
34 nweb_js_ssl_select_cert_result_->Ignore(); in Ignore()
H A Dark_web_js_ssl_select_cert_result_impl.h41 void Ignore() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_js_ssl_select_cert_result_wrapper.cpp32 void ArkWebJsSslSelectCertResultWrapper::Ignore() in Ignore() function in OHOS::ArkWeb::ArkWebJsSslSelectCertResultWrapper
34 ark_web_js_ssl_select_cert_result_->Ignore(); in Ignore()
H A Dark_web_js_ssl_select_cert_result_wrapper.h38 void Ignore() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_js_ssl_select_cert_result.h38 virtual void Ignore() = 0;
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_js_ssl_select_cert_result.h42 virtual void Ignore() = 0;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_uri_sensitive_operations_test/
H A DBUILD.gn78 "-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 DBUILD.gn79 "-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 DBUILD.gn79 "-fno-access-control", # Ignore Private Member Access Control
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/
H A DBUILD.gn81 "-fno-access-control", # Ignore Private Member Access Control
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/
H A DBUILD.gn95 "-fno-access-control", # Ignore Private Member Access Control
/ohos5.0/docs/zh-cn/application-dev/application-test/
H A Darkxtest-guidelines.md337 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 DBUILD.gn110 "-fno-access-control", # Ignore Private Member Access Control
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dapp-configuration-file.md82 | hwasanEnabled | 标识应用程序是否开启HWAsan检测。HWAsan(HardWare-assisted AddressSanitizer)是利用Top-Byte-Ignore特性…
/ohos5.0/docs/en/application-dev/internationalization/
H A Di18n-sorting-local.md44 | ignorePunctuation | true | Ignore punctuation.| a,b = ab |
/ohos5.0/docs/en/application-dev/application-test/
H A Darkxtest-guidelines.md337 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 Dapp-configuration-file.md81 …d AddressSanitizer (HWAsan) is an enhanced Asan improved by the Top-Byte-Ignore feature. Compared …
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-mini-memory-debug.md192 … 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 DBUILD.gn138 "-fno-access-control", # Ignore Private Member Access Control
/ohos5.0/docs/zh-cn/application-dev/reference/common/
H A D_j_s_v_m.md668 | JSVM_REGEXP_IGNORE_CASE | Ignore Case模式。 |
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-Java-secure-coding-guide.md764 //Ignore
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp310 result_->Ignore(); in HandleIgnore()
/ohos5.0/docs/en/application-dev/reference/common/
H A D_j_s_v_m.md668 | JSVM_REGEXP_IGNORE_CASE | Ignore Case mode.|

12