Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.h59 int TryToDisable(bool isNeedCheckAll, OperatePerm disableType = OperatePerm::DISABLE_PERM);
H A Dstorage_engine.cpp300 int StorageEngine::TryToDisable(bool isNeedCheckAll, OperatePerm disableType) in TryToDisable() argument
311 if (!isNeedCheckAll) { in TryToDisable()