Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store.cpp64 std::string currentOnlyDir = storeOnlyDir + item.first + "/"; in RemoveKvDB() local
65 int errCode = KvDBUtils::RemoveKvDB(currentDir, currentOnlyDir, item.second); in RemoveKvDB()