Home
last modified time | relevance | path

Searched defs:cacheMode (Results 1 – 8 of 8) 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.cpp645 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.cpp661 int32_t cacheMode = 0; in DoSomethingInterestingWithSetCacheMode() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_cursor_testcase.cpp105 int cacheMode = 0; in SetResultSetCacheMode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp3084 void JSWeb::CacheMode(int32_t cacheMode) in CacheMode()