Home
last modified time | relevance | path

Searched defs:SetCacheMode (Results 1 – 12 of 12) sorted by relevance

/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/include/
Daccessibility_ability_ut_helper.h41 void SetCacheMode(int32_t cacheMode) in SetCacheMode() function
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
Dextractor.h98 void SetCacheMode(CacheMode cacheMode) in SetCacheMode() function
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
Daccessibility_ui_test_ability_impl.cpp290 RetError AccessibilityUITestAbilityImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode() function in OHOS::Accessibility::AccessibilityUITestAbilityImpl
Daccessible_ability_client_impl.cpp1278 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode() function in OHOS::Accessibility::AccessibleAbilityClientImpl
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
Dmock_accessible_ability_client_impl.cpp305 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode() function in OHOS::Accessibility::AccessibleAbilityClientImpl
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dzip_file.cpp322 void ZipFile::SetCacheMode(CacheMode cacheMode) in SetCacheMode() function in OHOS::AbilityBase::ZipFile
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp369 void WebModelImpl::SetCacheMode(WebCacheMode cacheMode) in SetCacheMode() function in OHOS::Ace::Framework::WebModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_component.h542 void SetCacheMode(WebCacheMode mode) in SetCacheMode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model_ng.cpp575 void WebModelNG::SetCacheMode(WebCacheMode cacheMode) in SetCacheMode() function in OHOS::Ace::NG::WebModelNG
1484 void WebModelNG::SetCacheMode(FrameNode* frameNode, WebCacheMode cacheMode) in SetCacheMode() function in OHOS::Ace::NG::WebModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ani/
Dweb_model_static.cpp324 void WebModelStatic::SetCacheMode(FrameNode* frameNode, const std::optional<WebCacheMode>& cacheMod… in SetCacheMode() function in OHOS::Ace::NG::WebModelStatic
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dweb_modifier.cpp151 void SetCacheMode(ArkUINodeHandle node, ArkUI_Int32 value) in SetCacheMode() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_web_bridge.cpp162 ArkUINativeModuleValue WebBridge::SetCacheMode(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCacheMode() function in OHOS::Ace::NG::WebBridge