HomeSort by relevance Sort by last modified time
    Searched defs:PROXIED_IFACE (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/component_updater/
ppapi_utils.cc 120 #define PROXIED_IFACE(iface_str, iface_struct) \
131 #undef PROXIED_IFACE
  /external/chromium_org/ppapi/thunk/
interfaces_postamble.h 14 #undef PROXIED_IFACE
interfaces_preamble.h 18 #ifndef PROXIED_IFACE
19 #define PROXIED_IFACE(iface_str, iface_struct)
thunk.h 15 #define PROXIED_IFACE(interface_name, InterfaceType) \
28 #undef PROXIED_IFACE
  /external/chromium_org/ppapi/proxy/
interface_list.cc 185 #define PROXIED_IFACE(iface_str, iface_struct) \
215 #undef PROXIED_IFACE
  /external/chromium_org/content/renderer/pepper/
plugin_module.cc 306 #define PROXIED_IFACE(iface_str, iface_struct) \
317 #undef PROXIED_IFACE

Completed in 421 milliseconds