/ohos5.0/base/security/asset/services/crypto_manager/src/ |
H A D | crypto_manager.rs | 70 …self.cryptos.retain(|crypto| crypto.calling_info() != calling_info || !crypto.challenge().eq(chall… in remove() 75 self.cryptos.retain(|crypto| crypto.calling_info() != calling_info); in remove_by_calling_info() 80 self.cryptos.retain(|crypto| !crypto.key().need_device_unlock()); in remove_need_device_unlocked() 94 …self.cryptos.retain(|crypto| crypto.start_time().elapsed().as_secs() <= crypto.valid_time() as u64… in remove_expired_crypto()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_geo_location_callback_impl.cpp | 28 const ArkWebString& origin, bool allow, bool retain, bool incognito) in GeoLocationCallbackInvoke() argument 30 …_callback_->GeolocationCallbackInvoke(ArkWebStringStructToClass(origin), allow, retain, incognito); in GeoLocationCallbackInvoke()
|
H A D | ark_web_geo_location_callback_impl.h | 42 …void GeoLocationCallbackInvoke(const ArkWebString& origin, bool allow, bool retain, bool incognito…
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_geo_location_callback_wrapper.cpp | 28 const std::string& origin, bool allow, bool retain, bool incognito) in GeolocationCallbackInvoke() argument 32 ark_web_geo_location_callback_->GeoLocationCallbackInvoke(stOrigin, allow, retain, incognito); in GeolocationCallbackInvoke()
|
H A D | ark_web_geo_location_callback_wrapper.h | 39 …void GeolocationCallbackInvoke(const std::string& origin, bool allow, bool retain, bool incognito)…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.1/ |
H A D | changelogs-testfwk_arkxtest.md | 13 …I version 9. The APIs of the **On** class support exception handling and retain their original nam… 15 …rsion 9. The APIs of the **Driver** class support exception handling and retain their original nam… 16 …on 9. The APIs of the **Component** class support exception handling and retain their original nam…
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ |
H A D | ark_web_geo_location_callback.h | 38 …virtual void GeoLocationCallbackInvoke(const ArkWebString& origin, bool allow, bool retain, bool i…
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_geolocation_callback_interface.h | 38 …virtual void GeolocationCallbackInvoke(const std::string& origin, bool allow, bool retain, bool in…
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/model/ |
H A D | BUILD.gn | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/test/ |
H A D | BUILD.gn | 7 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/ |
H A D | BUILD.gn | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/ |
H A D | Kconfig | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/test/ |
H A D | Kconfig | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/model/storage/ |
H A D | Kconfig | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/test/sample_driver/ |
H A D | BUILD.gn | 7 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/manager/ |
H A D | BUILD.gn | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/ |
H A D | BUILD.gn | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
H A D | Kconfig | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/misc/light/ |
H A D | BUILD.gn | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
H A D | Kconfig | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/network/ethernet/ |
H A D | Kconfig | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/network/wifi/ |
H A D | Kconfig | 6 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/drivers/liteos/ |
H A D | BUILD.gn | 7 # 1. Redistributions of source code must retain the above copyright notice, this list of
|
H A D | LICENSE | 7 1. Redistributions of source code must retain the above copyright notice, this list of
|
/ohos5.0/base/request/request/services/src/service/run_count/ |
H A D | manager.rs | 139 .retain(|_, remote| remote.notify_run_count(self.count as i64).is_ok()); in change_run_count()
|