Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h306 void GetCollaborateEventsByCallees(int32_t callingUid, const std::string &callingBundleName,
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp3052 GetCollaborateEventsByCallees(callingUid, "", events); in GetCollaborateEventInfo()
3062 GetCollaborateEventsByCallees(callingUid, callingBundleName, events); in GetCollaborateEventInfo()
3089 void DistributedSchedService::GetCollaborateEventsByCallees(int32_t callingUid, const std::string &callingBundleName, in GetCollaborateEventsByCallees() function in OHOS::DistributedSchedule::DistributedSchedService

Completed in 8 milliseconds