Home
last modified time | relevance | path

Searched refs:GetCollaborateEventsByCallers (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h304 void GetCollaborateEventsByCallers(int32_t callingUid, const std::string &callingBundleName,
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp3051 GetCollaborateEventsByCallers(callingUid, "", events); in GetCollaborateEventInfo()
3061 GetCollaborateEventsByCallers(callingUid, callingBundleName, events); in GetCollaborateEventInfo()
3065 void DistributedSchedService::GetCollaborateEventsByCallers(int32_t callingUid, const std::string &callingBundleName, in GetCollaborateEventsByCallers() function in OHOS::DistributedSchedule::DistributedSchedService

Completed in 8 milliseconds