HomeSort by relevance Sort by last modified time
    Searched refs:PPB_Core_1_0 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/c/
ppb_core.h 38 struct PPB_Core_1_0 {
113 typedef struct PPB_Core_1_0 PPB_Core;
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/pepper/
all_interfaces.h 27 BEGIN_INTERFACE(CoreInterface, PPB_Core_1_0, PPB_CORE_INTERFACE_1_0)
31 END_INTERFACE(CoreInterface, PPB_Core_1_0)
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c 264 /* Begin wrapper methods for PPB_Core_1_0 */
267 const struct PPB_Core_1_0 *iface = Pnacl_WrapperInfo_PPB_Core_1_0.real_iface;
272 const struct PPB_Core_1_0 *iface = Pnacl_WrapperInfo_PPB_Core_1_0.real_iface;
277 const struct PPB_Core_1_0 *iface = Pnacl_WrapperInfo_PPB_Core_1_0.real_iface;
282 const struct PPB_Core_1_0 *iface = Pnacl_WrapperInfo_PPB_Core_1_0.real_iface;
287 const struct PPB_Core_1_0 *iface = Pnacl_WrapperInfo_PPB_Core_1_0.real_iface;
292 const struct PPB_Core_1_0 *iface = Pnacl_WrapperInfo_PPB_Core_1_0.real_iface;
296 /* End wrapper methods for PPB_Core_1_0 */
    [all...]

Completed in 238 milliseconds