StartRemoting     134 ppapi/c/private/ppb_talk_private.h   int32_t (*StartRemoting)(PP_Resource talk_resource,
StartRemoting    3445 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->StartRemoting(talk_resource, event_callback, user_data, *callback);
StartRemoting    5200 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .StartRemoting = (int32_t (*)(PP_Resource talk_resource, PP_TalkEventCallback event_callback, void* user_data, struct PP_CompletionCallback callback))&Pnacl_M29_PPB_Talk_Private_StartRemoting,
StartRemoting      31 ppapi/proxy/talk_resource.h   virtual int32_t StartRemoting(
StartRemoting     127 ppapi/proxy/talk_resource_unittest.cc   int32_t result = talk->StartRemoting(
StartRemoting      25 ppapi/thunk/ppb_talk_private_api.h   virtual int32_t StartRemoting(
StartRemoting      51 ppapi/thunk/ppb_talk_private_thunk.cc       enter.object()->StartRemoting(event_callback, user_data,
StartRemoting      72 ppapi/thunk/ppb_talk_private_thunk.cc   &StartRemoting,