Home
last modified time | relevance | path

Searched defs:createTime (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
DRdbStoreAssetResultSetJsunit.test.js33 createTime: "createTime1", property
42 createTime: "createTime2", property
51 createTime: "createTime3", property
60 createTime: "createTime4", property
273 createTime: "createTime4", property
318 createTime: "createTime4", property
363 createTime: "createTime", property
392 createTime: "createTime", property
539 createTime: "createTime4", property
568 createTime: "createTime5", property
[all …]
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
Dasset_value.h38 std::string createTime; member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Dasset_value.h38 std::string createTime; member
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
Dbundle_priority_info.cpp134 void BundlePriorityInfo::SetCreateTime(const int64_t createTime) in SetCreateTime()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
Dcloud_store_types.h63 std::string createTime; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_security_manager.cpp555 std::vector<uint8_t> createTime; in LoadSecretKeyFromDisk() local
603 bool RdbSecurityManager::IsKeyExpired(const time_t &createTime) in IsKeyExpired()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_value.h71 std::string createTime; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsecurity_manager.cpp358 auto createTime = std::chrono::system_clock::from_time_t(time); in IsKeyOutdated() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dcloud_syncer.cpp1860 int64_t createTime = in GetWaterMarkAndUpdateTime() local
1974 …int64_t createTime = std::get<int64_t>(data[CloudDbConstant::CREATE_FIELD]) * CloudDbConstant::TEN… in ModifyCloudDataTime() local
/foundation/distributeddatamgr/udmf/framework/common/
Dtlv_util.cpp1413 int64_t createTime; in Reading() local