HomeSort by relevance Sort by last modified time
    Searched refs:m_dispatch (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/android/wds/
Command.h 74 , m_dispatch(func)
79 , m_dispatch(comm.m_dispatch)
97 const DispatchFunction m_dispatch; member in class:android::WDS::Command
Command.cpp 99 if (!m_dispatch(m_frame, m_connection))
  /external/valgrind/main/
Android.mk 187 coregrind/m_dispatch/dispatch-x86-linux.S \
188 coregrind/m_dispatch/dispatch-amd64-linux.S \
189 coregrind/m_dispatch/dispatch-ppc32-linux.S \
190 coregrind/m_dispatch/dispatch-ppc64-linux.S \
191 coregrind/m_dispatch/dispatch-arm-linux.S \
192 coregrind/m_dispatch/dispatch-x86-darwin.S \
193 coregrind/m_dispatch/dispatch-amd64-darwin.S \

Completed in 167 milliseconds