Home
last modified time | relevance | path

Searched refs:GetCreatedTime (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Dsnapshot.h54 int64_t GetCreatedTime() const;
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Dsnapshot_test.cpp185 * @tc.desc: test GetCreatedTime
193 int64_t ret = snapshot.GetCreatedTime(); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dsnapshot.cpp283 int64_t Snapshot::GetCreatedTime() const in GetCreatedTime() function in OHOS::DistributedSchedule::Snapshot
H A Ddistributed_sched_mission_manager.cpp629 if (snapshot->GetCreatedTime() < iter->second->GetCreatedTime()) { in EnqueueCachedSnapshotInfo()

Completed in 4 milliseconds