PlatformFileToInt  194 content/renderer/pepper/pepper_broker.cc         ppapi::PlatformFileToInt(base::kInvalidPlatformFileValue),
PlatformFileToInt  225 content/renderer/pepper/pepper_broker.cc           ppapi::PlatformFileToInt(base::kInvalidPlatformFileValue),
PlatformFileToInt  257 content/renderer/pepper/pepper_broker.cc   client->BrokerConnected(ppapi::PlatformFileToInt(plugin_handle), result);
PlatformFileToInt   22 content/renderer/pepper/ppb_broker_impl.cc using ppapi::PlatformFileToInt;
PlatformFileToInt   34 content/renderer/pepper/ppb_broker_impl.cc       pipe_handle_(PlatformFileToInt(base::kInvalidPlatformFileValue)),
PlatformFileToInt   46 content/renderer/pepper/ppb_broker_impl.cc   pipe_handle_ = PlatformFileToInt(base::kInvalidPlatformFileValue);
PlatformFileToInt  100 content/renderer/pepper/ppb_broker_impl.cc   if (pipe_handle_ == PlatformFileToInt(base::kInvalidPlatformFileValue))
PlatformFileToInt  115 content/renderer/pepper/ppb_broker_impl.cc          PlatformFileToInt(base::kInvalidPlatformFileValue));
PlatformFileToInt  117 content/renderer/pepper/ppb_broker_impl.cc          handle == PlatformFileToInt(base::kInvalidPlatformFileValue));
PlatformFileToInt   57 ppapi/proxy/broker_dispatcher.cc                                   ppapi::PlatformFileToInt(socket_handle));
PlatformFileToInt   21 ppapi/proxy/ppb_broker_proxy.cc using ppapi::PlatformFileToInt;
PlatformFileToInt   89 ppapi/proxy/ppb_broker_proxy.cc   *handle = PlatformFileToInt(socket_handle_);
PlatformFileToInt  200 ppapi/proxy/ppb_broker_proxy.cc     int32_t socket_handle = PlatformFileToInt(base::kInvalidPlatformFileValue);
PlatformFileToInt  205 ppapi/proxy/ppb_broker_proxy.cc            socket_handle == PlatformFileToInt(base::kInvalidPlatformFileValue));
PlatformFileToInt   15 ppapi/shared_impl/platform_file.h PPAPI_SHARED_EXPORT int32_t PlatformFileToInt(base::PlatformFile handle);