Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp804 bool CmpModifyTime(const std::string &preModifyTimeStr, const std::string &curModifyTimeStr) in CmpModifyTime() function
841 if (CmpModifyTime(prevAsset.modifyTime, asset.modifyTime)) { in RemoveDuplicateAssetsData()