Lines Matching refs:Caller

124      * @param caller Caller info of the event, default is caller's file, func and line.
127 inline bool SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime, const Caller &caller = {})
138 * @param caller Caller info of the event, default is caller's file, func and line.
142 Priority priority = Priority::LOW, const Caller &caller = {})
152 * @param caller Caller info of the event, default is caller's file, func and line.
155 inline bool SendEvent(uint32_t innerEventId, Priority priority, const Caller &caller = {})
166 * @param caller Caller info of the event, default is caller's file, func and line.
171 int64_t delayTime = 0, const Caller &caller = {})
182 * @param caller Caller info of the event, default is caller's file, func and line.
187 int64_t delayTime = 0, const Caller &caller = {})
198 * @param caller Caller info of the event, default is caller's file, func and line.
203 int64_t delayTime = 0, const Caller &caller = {})
214 * @param caller Caller info of the event, default is caller's file, func and line.
219 int64_t delayTime = 0, const Caller &caller = {})
228 * @param caller Caller info of the event, default is caller's file, func and line.
252 * @param caller Caller info of the event, default is caller's file, func and line.
255 inline bool SendImmediateEvent(uint32_t innerEventId, int64_t param = 0, const Caller &caller = {})
265 * @param caller Caller info of the event, default is caller's file, func and line.
270 const Caller &caller = {})
280 * @param caller Caller info of the event, default is caller's file, func and line.
285 const Caller &caller = {})
295 * @param caller Caller info of the event, default is caller's file, func and line.
300 const Caller &caller = {})
310 * @param caller Caller info of the event, default is caller's file, func and line.
315 const Caller &caller = {})
350 * @param caller Caller info of the event, default is caller's file, func and line.
354 int64_t delayTime = 0, const Caller &caller = {})
365 * @param caller Caller info of the event, default is caller's file, func and line.
370 int64_t delayTime = 0, const Caller &caller = {})
381 * @param caller Caller info of the event, default is caller's file, func and line.
386 int64_t delayTime = 0, const Caller &caller = {})
397 * @param caller Caller info of the event, default is caller's file, func and line.
402 int64_t delayTime = 0, const Caller &caller = {})
413 * @param caller Caller info of the event, default is caller's file, func and line.
418 int64_t delayTime = 0, const Caller &caller = {})
430 * @param caller Caller info of the event, default is caller's file, func and line.
434 int64_t delayTime = 0, Priority priority = Priority::LOW, const Caller &caller = {})
445 * @param caller Caller info of the event, default is caller's file, func and line.
449 Priority priority = Priority::LOW, const Caller &caller = {});
476 * @param caller Caller info of the event, default is caller's file, func and line.
479 inline bool PostTask(const Callback &callback, Priority priority, const Caller &caller = {})
490 * @param caller Caller info of the event, default is caller's file, func and line.
494 const Caller &caller = {})
504 * @param caller Caller info of the event, default is caller's file, func and line.
508 const Caller &caller = {})
519 * @param caller Caller info of the event, default is caller's file, func and line.
523 int64_t delayTime = 0, const Caller &caller = {})
533 * @param caller Caller info of the event, default is caller's file, func and line.
536 inline bool PostHighPriorityTask(const Callback &callback, int64_t delayTime, const Caller &caller = {})
547 * @param caller Caller info of the event, default is caller's file, func and line.
551 int64_t delayTime = 0, const Caller &caller = {})
561 * @param caller Caller info of the event, default is caller's file, func and line.
564 inline bool PostIdleTask(const Callback &callback, int64_t delayTime, const Caller &caller = {})
597 * @param caller Caller info of the event, default is caller's file, func and line.
601 Priority priority = Priority::LOW, const Caller &caller = {})
611 * @param caller Caller info of the event, default is caller's file, func and line.
614 inline bool SendSyncEvent(uint32_t innerEventId, Priority priority, const Caller &caller = {})
625 * @param caller Caller info of the event, default is caller's file, func and line.
630 Priority priority = Priority::LOW, const Caller &caller = {})
641 * @param caller Caller info of the event, default is caller's file, func and line.
646 Priority priority = Priority::LOW, const Caller &caller = {})
657 * @param caller Caller info of the event, default is caller's file, func and line.
662 Priority priority = Priority::LOW, const Caller &caller = {})
673 * @param caller Caller info of the event, default is caller's file, func and line.
678 Priority priority = Priority::LOW, const Caller &caller = {})
689 * @param caller Caller info of the event, default is caller's file, func and line.
693 Priority priority = Priority::LOW, const Caller &caller = {})
703 * @param caller Caller info of the event, default is caller's file, func and line.
707 const Caller &caller = {})
743 * @param caller Caller info of the event, default is caller's file, func and line.
747 const Caller &caller = {})
758 * @param caller Caller info of the event, default is caller's file, func and line.
762 const Caller &caller = {})
773 * @param caller Caller info of the event, default is caller's file, func and line.
776 inline bool SendTimingEvent(uint32_t innerEventId, int64_t taskTime, const Caller &caller = {})
788 * @param caller Caller info of the event, default is caller's file, func and line.
793 Priority priority = Priority::LOW, const Caller &caller = {})
805 * @param caller Caller info of the event, default is caller's file, func and line.
810 Priority priority = Priority::LOW, const Caller &caller = {})
822 * @param caller Caller info of the event, default is caller's file, func and line.
827 Priority priority = Priority::LOW, const Caller &caller = {})
839 * @param caller Caller info of the event, default is caller's file, func and line.
844 Priority priority = Priority::LOW, const Caller &caller = {})
856 * @param caller Caller info of the event, default is caller's file, func and line.
860 Priority priority = Priority::LOW, const Caller &caller = {})
871 * @param caller Caller info of the event, default is caller's file, func and line.
875 const Caller &caller = {})