Home
last modified time | relevance | path

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

/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.h97 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/bridge/declarative_frontend/ark_component/src/
DArkWeb.ts51 cacheMode(cacheMode: CacheMode): this { method in ArkWebComponent
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
Daccessibility_ui_test_ability_impl.cpp284 RetError AccessibilityUITestAbilityImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
Daccessible_ability_client_impl.cpp1127 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
Dmock_accessible_ability_client_impl.cpp269 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dzip_file.cpp331 void ZipFile::SetCacheMode(CacheMode cacheMode) in SetCacheMode()
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibleabilityclient_fuzzer/
Daccessibleabilityclient_fuzzer.cpp681 int32_t cacheMode = 0; in DoSomethingInterestingWithSetCacheMode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp365 void WebModelImpl::SetCacheMode(WebCacheMode cacheMode) in SetCacheMode()
/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/frameworks/core/components_ng/pattern/web/
Dweb_model_ng.cpp488 void WebModelNG::SetCacheMode(WebCacheMode cacheMode) in SetCacheMode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp3528 void JSWeb::CacheMode(int32_t cacheMode) in CacheMode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js25570 cacheMode(cacheMode) { method in ArkWebComponent