Searched refs:Inspector (Results 1 – 13 of 13) 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.
157 …F92C53B80ECCE7B3009BE4BA /* Inspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C53B70E…180 …F92C568A0ECD15F9009BE4BA /* Inspector in Resources */ = {isa = PBXBuildFile; fileRef = F92C53540EC…428 remoteInfo = Inspector;463 remoteInfo = Inspector;640 …* Inspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; …642 …49009BE4BA /* Inspector */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab…676 …Inspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.ob…836 F92C53540ECCE349009BE4BA /* Inspector */,1026 F9286B380F7EB25800A4DCC8 /* Inspector.h */,1028 F92C53B70ECCE7B3009BE4BA /* Inspector.mm */,[all …]
78 can also be combined with the use of a graphics debugger such as Android GPU Inspector (AGI) or
97 Inspector (AGI) and RenderDoc. This support requires
133 [Android GPU Inspector](https://gpuinspector.dev/) as native C++ library.
117 there are any, and `Inspector` will open the draw event as if it were a single
221 [Android GPU Inspector](https://github.com/google/agi))236 Inspector do this.
47 // ZCA interface used by Intel(R) Inspector. Intel(R) Parallel Amplifier uses
52 * [Android Graphics Inspector](https://gpuinspector.dev/).