Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_adapter.h62 bool CheckAccessToGroup(const std::string& groupId, const std::string& targetBundleName);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp277 bool DistributedSchedAdapter::CheckAccessToGroup(const std::string& groupId, const std::string& targetBundleName) in CheckAccessToGroup() function in OHOS::DistributedSchedule::DistributedSchedAdapter
H A Ddistributed_sched_permission.cpp519 if (DistributedSchedAdapter::GetInstance().CheckAccessToGroup(udid, targetBundleName)) { in CheckAccountAccessPermission()

Completed in 5 milliseconds