Searched refs:Inspector (Results 1 – 6 of 6) sorted by relevance
39 #import "client/mac/crash_generation/Inspector.h"55 void Inspector::Inspect(const char *receive_port_name) {95 PRINT_MACH_RESULT(result, "Inspector: WaitForMessage()");101 kern_return_t Inspector::ResetBootstrapPort() {146 kern_return_t Inspector::ServiceCheckIn(const char *receive_port_name) {155 PRINT_MACH_RESULT(kr, "Inspector: bootstrap_check_in()");163 kern_return_t Inspector::ServiceCheckOut(const char *receive_port_name) {175 "Inspector: UNREGISTERING: service_rcv_port mach_port_deallocate()");185 PRINT_MACH_RESULT(kr, "Inspector: UNREGISTERING: bootstrap_register()");192 kern_return_t Inspector::ReadMessages() {[all …]
30 // Main driver for Inspector32 #import "client/mac/crash_generation/Inspector.h"55 google_breakpad::Inspector inspector;
112 class Inspector {114 Inspector() {}; in Inspector() function
42 #import "client/mac/crash_generation/Inspector.h"377 // Get path to Inspector executable.385 // Create an on-demand server object representing the Inspector.390 #define RECEIVE_PORT_NAME "com.Breakpad.Inspector"395 // Save the location of the Inspector399 // Append a single command-line argument to the Inspector path401 // When the Inspector is launched, it can use this to lookup the port547 // Find Inspector.550 [resourcePath stringByAppendingPathComponent:@"Inspector"];553 // Verify that there is an Inspector tool.[all …]
103 // recover this port and set it as its own bootstrap port in Inspector.mm104 // Inspector::ResetBootstrapPort.
154 …F92C53B80ECCE7B3009BE4BA /* Inspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C53B70E…177 …F92C568A0ECD15F9009BE4BA /* Inspector in Resources */ = {isa = PBXBuildFile; fileRef = F92C53540EC…425 remoteInfo = Inspector;460 remoteInfo = Inspector;636 …* Inspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; …638 …49009BE4BA /* Inspector */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab…672 …Inspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.ob…832 F92C53540ECCE349009BE4BA /* Inspector */,1021 F9286B380F7EB25800A4DCC8 /* Inspector.h */,1023 F92C53B70ECCE7B3009BE4BA /* Inspector.mm */,[all …]