Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp277 bool DistributedSchedAdapter::CheckAccessToGroup(const std::string& groupId, const std::string& tar… in CheckAccessToGroup() function in OHOS::DistributedSchedule::DistributedSchedAdapter
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c856 static int32_t CheckAccessToGroup(int32_t osAccountId, const char *appId, const char *groupId) in CheckAccessToGroup() function