Searched refs:NotifyEvent (Results 1 – 4 of 4) sorted by relevance
/external/llvm/tools/llvm-jitlistener/ |
D | llvm-jitlistener.cpp | 45 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent() function 161 NotifyEvent, 0, IsProfilingActive, 0, 0, GetNewMethodID))); in ProcessInput()
|
/external/llvm-project/llvm/tools/llvm-jitlistener/ |
D | llvm-jitlistener.cpp | 42 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent() function 198 NotifyEvent, ittNotifyInfo, 0, IsProfilingActive, 0, 0, in ProcessInput()
|
/external/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.h | 122 void NotifyEvent(long code, LONG_PTR param1, LONG_PTR param2);
|
D | sink_filter_ds.cc | 757 Filter()->NotifyEvent(EC_ERRORABORT, VFW_E_TYPE_NOT_ACCEPTED, 0); in Receive() 908 void CaptureSinkFilter::NotifyEvent(long code, in NotifyEvent() function in webrtc::videocapturemodule::CaptureSinkFilter
|