Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dallow_record.h26 struct AllowTime { struct
28 AllowTime(uint32_t allowTypeIndex, int64_t endTime, const std::string& reason) in AllowTime() argument
48 std::list<AllowTime> allowTimeList_ {}; argument