Home
last modified time | relevance | path

Searched defs:GetWorkDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp272 int GenericKvDB::GetWorkDir(const KvDBProperties &kvDBProp, std::string &workDir) in GetWorkDir() function in DistributedDB::GenericKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp376 int DatabaseOper::GetWorkDir(const KvDBProperties &property, std::string &workDir) in GetWorkDir() function in DistributedDB::DatabaseOper