Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_connection.cpp80 for (auto postFix : RD_POST_FIXES) { in Delete() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dbackup_manager.cpp272 …const std::vector<StoreUtil::FileInfo> &files, const std::string &name, const std::string &postFix) in SetResidueInfo()