Home
last modified time | relevance | path

Searched refs:GetOsAccountData (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_permission.h64 bool GetOsAccountData(AccountInfo& dmsAccountInfo);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp156 if (!GetOsAccountData(accountInfo)) { in GetAccountInfo()
180 bool DistributedSchedPermission::GetOsAccountData(AccountInfo& dmsAccountInfo) in GetOsAccountData() function in OHOS::DistributedSchedule::DistributedSchedPermission
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_permission_test.cpp1780 DistributedSchedPermission::GetInstance().GetOsAccountData(dmsAccountInfo); in HWTEST_F()

Completed in 6 milliseconds