Searched defs:AccountInfo (Results 1 – 5 of 5) sorted by relevance
45 struct AccountInfo { struct66 AccountInfo accountInfo = {}; argument
152 AccountInfo() in AccountInfo() function159 explicit AccountInfo(const OhosAccountInfo &ohosAccountInfo) in AccountInfo() function
138 struct AccountInfo { struct139 int32_t accountId = 0;140 int32_t power = 0;142 bool isEnabled = false;
39 using AccountInfo = IDistributedSched::AccountInfo; variable
49 } AccountInfo; typedef