Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp105 bool isEndCtrlFileExist = OS::CheckPathExistence(endCtrlFileName); in RekeyRecover() local
120 if (!isEndCtrlFileExist) { in RekeyRecover()