Home
last modified time | relevance | path

Searched refs:isCachedOption_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_sync_able_storage.h313 mutable bool isCachedOption_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp50 isCachedOption_(false) in RelationalSyncAbleStorage()
607 if (isCachedOption_) { in GetSecurityOption()
615 isCachedOption_ = true; in GetSecurityOption()