Home
last modified time | relevance | path

Searched defs:iface_str (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/
Dppapi_utils.cc116 #define UNPROXIED_IFACE(api_name, iface_str, iface_struct) \ in IsSupportedPepperInterface() argument
119 #define PROXIED_IFACE(api_name, iface_str, iface_struct) \ in IsSupportedPepperInterface() argument
131 #define LEGACY_IFACE(iface_str, dummy) \ in IsSupportedPepperInterface() argument
/external/chromium_org/ppapi/thunk/
Dinterfaces_preamble.h24 #define PROXIED_IFACE(api_name, iface_str, iface_struct) argument
29 #define UNPROXIED_IFACE(api_name, iface_str, iface_struct) argument
Dinterfaces_legacy.h5 #define LEGACY_IFACE(iface_str, function_name) argument
/external/chromium_org/content/renderer/pepper/
Dplugin_module.cc311 #define UNPROXIED_IFACE(api_name, iface_str, iface_struct) \ in InternalGetInterface() argument
314 #define PROXIED_IFACE(api_name, iface_str, iface_struct) \ in InternalGetInterface() argument
326 #define LEGACY_IFACE(iface_str, function_name) \ in InternalGetInterface() argument
/external/chromium_org/ppapi/proxy/
Dinterface_list.cc183 #define PROXIED_IFACE(api_name, iface_str, iface_struct) \ in InterfaceList() argument