Home
last modified time | relevance | path

Searched refs:PPP_INSTANCE_INTERFACE_1_1 (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ppapi/c/
Dppp_instance.h21 #define PPP_INSTANCE_INTERFACE_1_1 "PPP_Instance;1.1" macro
22 #define PPP_INSTANCE_INTERFACE PPP_INSTANCE_INTERFACE_1_1
/external/chromium_org/mojo/examples/pepper_container_app/
Dplugin_instance.cc37 PPP_INSTANCE_INTERFACE_1_1)); in DidCreate()
45 PPP_INSTANCE_INTERFACE_1_1)); in DidDestroy()
65 PPP_INSTANCE_INTERFACE_1_1)); in DidChangeView()
/external/chromium_org/ppapi/shared_impl/
Dppp_instance_combined.cc14 const void* ppp_instance = get_interface_func.Run(PPP_INSTANCE_INTERFACE_1_1); in Create()
/external/chromium_org/ppapi/proxy/
Dppp_instance_private_proxy_unittest.cc171 PPP_INSTANCE_INTERFACE_1_1)); in TEST_F()
Dppp_instance_proxy_unittest.cc123 PPP_INSTANCE_INTERFACE_1_1)); in TEST_F()
Dinterface_list.cc293 AddPPP(PPP_INSTANCE_INTERFACE_1_1, in InterfaceList()