OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_URLResponseInfo_1_0
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ppapi/cpp/
url_response_info.cc
15
template <> const char* interface_name<
PPB_URLResponseInfo_1_0
>() {
30
if (!has_interface<
PPB_URLResponseInfo_1_0
>())
33
get_interface<
PPB_URLResponseInfo_1_0
>()->GetProperty(pp_resource(),
38
if (!has_interface<
PPB_URLResponseInfo_1_0
>())
41
get_interface<
PPB_URLResponseInfo_1_0
>()->GetBodyAsFileRef(
/external/chromium_org/ppapi/c/
ppb_url_response_info.h
99
struct
PPB_URLResponseInfo_1_0
{
143
typedef struct
PPB_URLResponseInfo_1_0
PPB_URLResponseInfo;
/external/chromium_org/ppapi/thunk/
ppb_url_response_info_thunk.cc
42
const
PPB_URLResponseInfo_1_0
g_ppb_urlresponseinfo_thunk_1_0 = {
50
PPAPI_THUNK_EXPORT const
PPB_URLResponseInfo_1_0
*
interfaces_ppb_public_stable.h
93
PROXIED_IFACE(PPB_URLRESPONSEINFO_INTERFACE_1_0,
PPB_URLResponseInfo_1_0
)
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/pepper/
all_interfaces.h
181
BEGIN_INTERFACE(URLResponseInfoInterface,
PPB_URLResponseInfo_1_0
,
185
END_INTERFACE(URLResponseInfoInterface,
PPB_URLResponseInfo_1_0
)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c
[
all
...]
Completed in 163 milliseconds