Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/include/
Daccessibility_ability_ut_helper.h41 void SetCacheMode(int32_t cacheMode) in SetCacheMode()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_result_set.h42 ResultSetCacheMode cacheMode = ResultSetCacheMode::CACHE_FULL_ENTRY; member
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
Daccessibility_ui_test_ability_impl.cpp261 RetError AccessibilityUITestAbilityImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
Daccessible_ability_client_impl.cpp729 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
Dmock_accessible_ability_client_impl.cpp234 RetError AccessibleAbilityClientImpl::SetCacheMode(const int32_t cacheMode) in SetCacheMode()
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibleabilityclient_fuzzer/
Daccessibleabilityclient_fuzzer.cpp680 int32_t cacheMode = 0; in DoSomethingInterestingWithSetCacheMode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp350 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.cpp422 void WebModelNG::SetCacheMode(WebCacheMode cacheMode) in SetCacheMode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp2739 void JSWeb::CacheMode(int32_t cacheMode) in CacheMode()