PPB_Testing_Proxy 275 ppapi/proxy/interface_list.cc AddProxy(API_ID_PPB_TESTING, &ProxyFactory<PPB_Testing_Proxy>); PPB_Testing_Proxy 277 ppapi/proxy/interface_list.cc PPB_Testing_Proxy::GetProxyInterface(), PERMISSION_TESTING); PPB_Testing_Proxy 144 ppapi/proxy/ppb_testing_proxy.cc PPB_Testing_Proxy::PPB_Testing_Proxy(Dispatcher* dispatcher) PPB_Testing_Proxy 153 ppapi/proxy/ppb_testing_proxy.cc PPB_Testing_Proxy::~PPB_Testing_Proxy() { PPB_Testing_Proxy 157 ppapi/proxy/ppb_testing_proxy.cc const PPB_Testing_Private* PPB_Testing_Proxy::GetProxyInterface() { PPB_Testing_Proxy 161 ppapi/proxy/ppb_testing_proxy.cc bool PPB_Testing_Proxy::OnMessageReceived(const IPC::Message& msg) { PPB_Testing_Proxy 166 ppapi/proxy/ppb_testing_proxy.cc IPC_BEGIN_MESSAGE_MAP(PPB_Testing_Proxy, msg) PPB_Testing_Proxy 181 ppapi/proxy/ppb_testing_proxy.cc void PPB_Testing_Proxy::OnMsgReadImageData( PPB_Testing_Proxy 190 ppapi/proxy/ppb_testing_proxy.cc void PPB_Testing_Proxy::OnMsgRunMessageLoop(PP_Instance instance) { PPB_Testing_Proxy 194 ppapi/proxy/ppb_testing_proxy.cc void PPB_Testing_Proxy::OnMsgQuitMessageLoop(PP_Instance instance) { PPB_Testing_Proxy 198 ppapi/proxy/ppb_testing_proxy.cc void PPB_Testing_Proxy::OnMsgGetLiveObjectsForInstance(PP_Instance instance, PPB_Testing_Proxy 203 ppapi/proxy/ppb_testing_proxy.cc void PPB_Testing_Proxy::OnMsgSimulateInputEvent( PPB_Testing_Proxy 212 ppapi/proxy/ppb_testing_proxy.cc void PPB_Testing_Proxy::OnMsgSetMinimumArrayBufferSizeForShmem( PPB_Testing_Proxy 23 ppapi/proxy/ppb_testing_proxy.h class PPB_Testing_Proxy : public InterfaceProxy { PPB_Testing_Proxy 25 ppapi/proxy/ppb_testing_proxy.h PPB_Testing_Proxy(Dispatcher* dispatcher); PPB_Testing_Proxy 26 ppapi/proxy/ppb_testing_proxy.h virtual ~PPB_Testing_Proxy(); PPB_Testing_Proxy 51 ppapi/proxy/ppb_testing_proxy.h DISALLOW_COPY_AND_ASSIGN(PPB_Testing_Proxy);