Home
last modified time | relevance | path

Searched defs:notifyList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c583 static void FillNotifyList(ListNode *notifyList, uint8_t tos) in FillNotifyList()
609 ListNode notifyList; in ModifyUdpChannelTos() local
/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_core_defines.h57 ListHead notifyList; member
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_client.cpp429 std::list<sptr<ResSchedSystemloadNotifierClient>> notifyList; in OnSystemloadLevel() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp2426 std::list<ProcessDiedNotifyInfo> notifyList; in ProcessConnectDied() local
2470 void DistributedSchedService::NotifyProcessDiedAll(const std::list<ProcessDiedNotifyInfo>& notifyLi… in NotifyProcessDiedAll()