Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/data_sync/
Dfile_data_handler_test.cpp496 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
521 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
549 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
577 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
607 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
638 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
663 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
691 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
719 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
748 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; variable
[all …]
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dfile_data_handler.cpp2214 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; in OnCreateRecords() local
2265 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; in OnModifyMdirtyRecords() local
2290 std::map<std::string, std::pair<std::int64_t, std::int64_t>> localMap; in OnModifyFdirtyRecords() local
2321 const std::map<std::string, std::pair<std::int64_t, std::int64_t>> &localMap) in OnCreateRecordSuccess()
2401 const std::map<std::string, std::pair<std::int64_t, std::int64_t>> &localMap) in OnModifyRecordSuccess()
2474 const std::map<std::string, std::pair<std::int64_t, std::int64_t>> &localMap, in IfTimeChanged()