Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dallow_record.h35 struct AllowRecord { struct
37 AllowRecord(int32_t uid, int32_t pid, const std::string& name, uint32_t allowType) in AllowRecord() argument