Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp180 bool DistributedSchedPermission::GetOsAccountData(AccountInfo& dmsAccountInfo) in GetOsAccountData()
205 const AccountInfo& dmsAccountInfo, const CallerInfo& callerInfo) in CheckDstSameAccount()
237 const AccountInfo& dmsAccountInfo, const CallerInfo& callerInfo) in CheckAclList()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_permission_test.cpp1783 IDistributedSched::AccountInfo dmsAccountInfo; variable