StopRemoting      143 ppapi/c/private/ppb_talk_private.h   int32_t (*StopRemoting)(PP_Resource talk_resource,
StopRemoting     3450 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->StopRemoting(talk_resource, *callback);
StopRemoting     5201 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .StopRemoting = (int32_t (*)(PP_Resource talk_resource, struct PP_CompletionCallback callback))&Pnacl_M29_PPB_Talk_Private_StopRemoting
StopRemoting       35 ppapi/proxy/talk_resource.h   virtual int32_t StopRemoting(
StopRemoting      151 ppapi/proxy/talk_resource_unittest.cc   result = talk->StopRemoting(
StopRemoting       29 ppapi/thunk/ppb_talk_private_api.h   virtual int32_t StopRemoting(
StopRemoting       61 ppapi/thunk/ppb_talk_private_thunk.cc       enter.object()->StopRemoting(enter.callback()));
StopRemoting       73 ppapi/thunk/ppb_talk_private_thunk.cc   &StopRemoting