Searched defs:is_valid (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_cookie_manager.h | 182 const std::string& url, bool& is_valid, bool incognito_mode, bool includeHttpOnly) in ReturnCookieWithHttpOnly()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_cookie_manager_wrapper.cpp | 88 std::string ArkWebCookieManagerWrapper::ReturnCookie(const std::string& url, bool& is_valid, bool i… in ReturnCookie() 182 const std::string& url, bool& is_valid, bool incognito_mode, bool includeHttpOnly) in ReturnCookieWithHttpOnly()
|
/ohos5.0/base/msdp/device_status/rust/services/sys/src/ |
H A D | binding.rs | 62 pub fn is_valid(&self) -> bool in is_valid() method
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_cookie_manager_impl.cpp | 78 ArkWebString ArkWebCookieManagerImpl::ReturnCookie(const ArkWebString& url, bool& is_valid, bool in… in ReturnCookie()
|
/ohos5.0/base/update/updater/services/rust/hash_signed_data/src/ |
H A D | lib.rs | 205 let is_valid = hash_data.check_img_hash(img_name, start, end, &hash_value_vec[..]); in check_data_hash_template() localVariable
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/ |
H A D | mimetype.rs | 699 fn is_valid(v: &[u8]) -> bool { in is_valid() function
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/ |
H A D | lib.rs | 108 pub fn is_valid(&self) -> bool { in is_valid() method
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/ |
H A D | headers.rs | 483 fn is_valid(b: u8) -> bool { in is_valid() method
|