Searched refs:fromCaller (Results 1 – 2 of 2) sorted by relevance
56 static bool hasSubscriber(void* fromCaller, void* fromList) in hasSubscriber() argument58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()69 static bool notifySubscriber(void* fromCaller, void* fromList) in notifySubscriber() argument71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()