Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h45 struct AccountInfo { struct
66 AccountInfo accountInfo = {}; argument
/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h152 AccountInfo() in AccountInfo() function
159 explicit AccountInfo(const OhosAccountInfo &ohosAccountInfo) in AccountInfo() function
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h138 struct AccountInfo { struct
139 int32_t accountId = 0;
140 int32_t power = 0;
142 bool isEnabled = false;
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue.h39 using AccountInfo = IDistributedSched::AccountInfo; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_client_defines.h49 } AccountInfo; typedef