Searched defs:CommonTaskConfig (Results 1 – 2 of 2) sorted by relevance
29 uint64_t uid;31 uint8_t action;32 uint8_t mode;33 bool cover;35 bool metered;36 bool roaming;37 bool retry;38 bool redirect;41 int64_t ends;42 bool gauge;[all …]
77 pub(crate) struct CommonTaskConfig { struct