IsOutOfProcess    464 chrome/renderer/pepper/ppb_pdf_impl.cc   &IsOutOfProcess,
IsOutOfProcess    176 chrome_elf/breakpad.cc   if (g_elf_breakpad->IsOutOfProcess()) {
IsOutOfProcess    753 components/breakpad/app/breakpad_win.cc   if (g_breakpad->IsOutOfProcess()) {
IsOutOfProcess    295 content/renderer/pepper/plugin_module.cc   &IsOutOfProcess,
IsOutOfProcess    165 ppapi/c/private/ppb_pdf.h  PP_Bool(*IsOutOfProcess)(PP_Instance instance);
IsOutOfProcess     94 ppapi/c/private/ppb_testing_private.h   PP_Bool (*IsOutOfProcess)(void);
IsOutOfProcess    202 ppapi/cpp/private/pdf.cc     return PP_ToBool(get_interface<PPB_PDF>()->IsOutOfProcess(
IsOutOfProcess     67 ppapi/cpp/private/pdf.h   static bool IsOutOfProcess(const InstanceHandle& instance);
IsOutOfProcess   3729 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->IsOutOfProcess();
IsOutOfProcess   5270 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsOutOfProcess = (PP_Bool (*)(void))&Pnacl_M33_PPB_Testing_Private_IsOutOfProcess,
IsOutOfProcess     57 ppapi/proxy/pdf_resource.h   virtual PP_Bool IsOutOfProcess() OVERRIDE;
IsOutOfProcess    135 ppapi/proxy/ppb_testing_proxy.cc   &IsOutOfProcess,
IsOutOfProcess     35 ppapi/tests/test_browser_font.cc   if (testing_interface && !testing_interface->IsOutOfProcess())
IsOutOfProcess    147 ppapi/tests/test_case.h     if (!testing_interface_->IsOutOfProcess())
IsOutOfProcess    655 ppapi/tests/test_file_ref.cc   if (testing_interface_->IsOutOfProcess()) {
IsOutOfProcess     80 ppapi/tests/test_flash_fullscreen.cc   if (!testing_interface_->IsOutOfProcess()) {
IsOutOfProcess    115 ppapi/tests/test_flash_fullscreen.cc   if (testing_interface_->IsOutOfProcess()) {
IsOutOfProcess    146 ppapi/tests/test_flash_fullscreen.cc     if (testing_interface_->IsOutOfProcess())
IsOutOfProcess    751 ppapi/tests/test_graphics_2d.cc   if (!testing_interface_->IsOutOfProcess())
IsOutOfProcess     59 ppapi/tests/test_instance_deprecated.cc   if (testing_interface_->IsOutOfProcess() == PP_FALSE) {
IsOutOfProcess     67 ppapi/tests/test_instance_deprecated.cc   if (testing_interface_->IsOutOfProcess() == PP_FALSE) {
IsOutOfProcess    221 ppapi/tests/test_post_message.cc   if (testing_interface_->IsOutOfProcess())
IsOutOfProcess     53 ppapi/tests/test_talk_private.cc   if (!testing_interface_->IsOutOfProcess()) {
IsOutOfProcess    154 ppapi/tests/test_tcp_server_socket_private.cc   if (current_thread_loop.is_null() && testing_interface_->IsOutOfProcess()) {
IsOutOfProcess    201 ppapi/tests/test_tcp_socket.cc   if (current_thread_loop.is_null() && testing_interface_->IsOutOfProcess()) {
IsOutOfProcess     82 ppapi/tests/test_url_loader.cc   if (!testing_interface_->IsOutOfProcess()) {
IsOutOfProcess     83 ppapi/tests/test_var_resource.cc     if (testing_interface()->IsOutOfProcess()) {
IsOutOfProcess     34 ppapi/thunk/ppb_pdf_api.h   virtual PP_Bool IsOutOfProcess() = 0;
IsOutOfProcess    147 ppapi/thunk/ppb_pdf_thunk.cc   return enter.functions()->IsOutOfProcess();
IsOutOfProcess    181 ppapi/thunk/ppb_pdf_thunk.cc   &IsOutOfProcess,
IsOutOfProcess    122 remoting/base/breakpad_win.cc   if (breakpad_->IsOutOfProcess()) {