Home
last modified time | relevance | path

Searched refs:PPB_URLUtil_Dev_0_7 (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/dev/
Durl_util_dev.cc18 template <> const char* interface_name<PPB_URLUtil_Dev_0_7>() { in interface_name()
32 if (has_interface<PPB_URLUtil_Dev_0_7>() || in Get()
44 if (has_interface<PPB_URLUtil_Dev_0_7>()) { in Canonicalize()
46 get_interface<PPB_URLUtil_Dev_0_7>()->Canonicalize(url.pp_var(), in Canonicalize()
60 if (has_interface<PPB_URLUtil_Dev_0_7>()) { in ResolveRelativeToURL()
62 get_interface<PPB_URLUtil_Dev_0_7>()->ResolveRelativeToURL( in ResolveRelativeToURL()
81 if (has_interface<PPB_URLUtil_Dev_0_7>()) { in ResolveRelativeToDocument()
83 get_interface<PPB_URLUtil_Dev_0_7>()->ResolveRelativeToDocument( in ResolveRelativeToDocument()
100 if (has_interface<PPB_URLUtil_Dev_0_7>()) { in IsSameSecurityOrigin()
102 get_interface<PPB_URLUtil_Dev_0_7>()->IsSameSecurityOrigin( in IsSameSecurityOrigin()
[all …]
/external/chromium_org/ppapi/thunk/
Dppb_url_util_thunk.cc75 const PPB_URLUtil_Dev_0_7 g_ppb_url_util_0_7 = {
93 const PPB_URLUtil_Dev_0_7* GetPPB_URLUtil_Dev_0_7_Thunk() { in GetPPB_URLUtil_Dev_0_7_Thunk()
Dinterfaces_ppb_public_dev.h40 PROXIED_IFACE(PPB_URLUTIL_DEV_INTERFACE_0_7, PPB_URLUtil_Dev_0_7)
/external/chromium_org/ppapi/c/dev/
Dppb_url_util_dev.h81 struct PPB_URLUtil_Dev_0_7 { struct
180 typedef struct PPB_URLUtil_Dev_0_7 PPB_URLUtil_Dev; argument
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c2550 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_Canonicalize()
2555 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_ResolveRelativeToURL()
2560 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_ResolveRelativeToDocument()
2565 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_IsSameSecurityOrigin()
2570 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_DocumentCanRequest()
2575 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_DocumentCanAccessDocument()
2580 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_GetDocumentURL()
2585 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_GetPluginInstanceURL()
2590 const struct PPB_URLUtil_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_7.real_iface; in Pnacl_M31_PPB_URLUtil_Dev_GetPluginReferrerURL()
5197 static const struct PPB_URLUtil_Dev_0_7 Pnacl_Wrappers_PPB_URLUtil_Dev_0_7 = {