Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
Dability_record.h218 int64_t restartTime = 0; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_record.cpp2247 void AbilityRecord::SetRestartTime(const int64_t restartTime) in SetRestartTime()