Searched defs:PP_ConnectInstance_Func (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/trusted/
H A Dppp_broker.h48 * PP_ConnectInstance_Func defines the signature that you implement to
57 typedef int32_t (*PP_ConnectInstance_Func)(PP_Instance instance, typedef
80 PP_ConnectInstance_Func* connect_instance_func);

Completed in 989 milliseconds