OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_URLLoaderTrusted
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ppapi/c/trusted/
ppb_url_loader_trusted.h
16
#define PPB_URLLOADERTRUSTED_INTERFACE_0_3 "
PPB_URLLoaderTrusted
;0.3"
71
typedef struct PPB_URLLoaderTrusted_0_3
PPB_URLLoaderTrusted
;
/external/chromium_org/ppapi/api/trusted/
ppb_url_loader_trusted.idl
27
interface
PPB_URLLoaderTrusted
{
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.h
185
const
PPB_URLLoaderTrusted
* url_loader_trusted_interface_;
file_downloader.cc
49
url_loader_trusted_interface_ = static_cast<const
PPB_URLLoaderTrusted
*>(
/external/chromium_org/ppapi/tests/
test_url_loader.h
77
const
PPB_URLLoaderTrusted
* url_loader_trusted_interface_;
test_url_loader.cc
79
url_loader_trusted_interface_ = static_cast<const
PPB_URLLoaderTrusted
*>(
Completed in 106 milliseconds