Home
last modified time | relevance | path

Searched defs:cacheMode (Results 1 – 25 of 30) sorted by relevance

12

/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/include/
Daccessibility_ability_ut_helper.h41 void SetCacheMode(int32_t cacheMode) in SetCacheMode()
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
Dextractor.h98 void SetCacheMode(CacheMode cacheMode) in SetCacheMode()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_result_set.h38 ResultSetCacheMode cacheMode = ResultSetCacheMode::CACHE_FULL_ENTRY; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_model.h166 … virtual void SetCachedMaxCount(std::optional<int32_t> cachedMaxCount, TabsCacheMode cacheMode) {} in SetCachedMaxCount()
Dtabs_model_static.cpp785 …rameNode* frameNode, std::optional<int32_t> cachedMaxCount, std::optional<TabsCacheMode> cacheMode) in SetCachedMaxCount()
Dtabs_model_ng.cpp1237 void TabsModelNG::SetCachedMaxCount(std::optional<int32_t> cachedMaxCount, TabsCacheMode cacheMode) in SetCachedMaxCount()
1245 FrameNode* frameNode, std::optional<int32_t> cachedMaxCount, TabsCacheMode cacheMode) in SetCachedMaxCount()
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
Daccessibility_ui_test_ability_impl.cpp290 RetError AccessibilityUITestAbilityImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
Daccessible_ability_client_impl.cpp1278 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
Dmock_accessible_ability_client_impl.cpp305 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dzip_file.cpp322 void ZipFile::SetCacheMode(CacheMode cacheMode) in SetCacheMode()
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/
DArkWeb.ts196 public cacheMode(value: CacheMode): this { method in ArkWebComponent
DArkWebInterfaces.ts557 cacheMode: CacheMode; property
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/
DArkWeb.ts161 public cacheMode(value: CacheMode): this { method in ArkWebComponent
DArkWebInterfaces.ts541 cacheMode: CacheMode; property
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_tabs.cpp930 auto cacheMode = TabsCacheMode::CACHE_BOTH_SIDE; in SetCachedMaxCount() local
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/peers/
DArkWebPeer.ts704 cacheMode?: CacheMode property
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/peers/
DArkWebPeer.ts739 cacheMode?: CacheMode property
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp369 void WebModelImpl::SetCacheMode(WebCacheMode cacheMode) in SetCacheMode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkWeb.ts1440 cacheMode(cacheMode: CacheMode): this { method in ArkWebComponent
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibleabilityclient_fuzzer/
Daccessibleabilityclient_fuzzer.cpp794 int32_t cacheMode = 0; in DoSomethingInterestingWithSetCacheMode() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtabs_modifier.cpp685 auto cacheMode = TabsCacheMode::CACHE_BOTH_SIDE; in SetCachedMaxCount() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_cursor_testcase.cpp105 int cacheMode = 0; in SetResultSetCacheMode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ani/
Dweb_model_static_test.cpp248 std::optional<WebCacheMode> cacheMode; variable
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_web_ffi.cpp689 void FfiWebCacheMode(int32_t cacheMode) in FfiWebCacheMode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model_ng.cpp575 void WebModelNG::SetCacheMode(WebCacheMode cacheMode) in SetCacheMode()
1484 void WebModelNG::SetCacheMode(FrameNode* frameNode, WebCacheMode cacheMode) in SetCacheMode()

12