| 
    Pepper_56_C_interfaces
    
   Pepper_56_C_interfaces 
   | 
 
#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"Go to the source code of this file.
Classes | |
| struct | PPB_URLLoaderTrusted_0_3 | 
Macros | |
| #define | PPB_URLLOADERTRUSTED_INTERFACE_0_3 "PPB_URLLoaderTrusted;0.3" | 
| #define | PPB_URLLOADERTRUSTED_INTERFACE PPB_URLLOADERTRUSTED_INTERFACE_0_3 | 
Typedefs | |
| typedef void(* | PP_URLLoaderTrusted_StatusCallback )(PP_Instance pp_instance, PP_Resource pp_resource, int64_t bytes_sent, int64_t total_bytes_to_be_sent, int64_t bytes_received, int64_t total_bytes_to_be_received) | 
| 
typedef struct  PPB_URLLoaderTrusted_0_3  | PPB_URLLoaderTrusted | 
URL loader trusted interfaces.