Home
last modified time | relevance | path

Searched refs:Inspector (Results 1 – 13 of 13) sorted by relevance

/external/google-breakpad/src/client/mac/crash_generation/
DInspector.mm39 #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 …]
DInspectorMain.mm30 // Main driver for Inspector
32 #import "client/mac/crash_generation/Inspector.h"
55 google_breakpad::Inspector inspector;
DInspector.h112 class Inspector {
114 Inspector() {} in Inspector() function
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm42 #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 Inspector
399 // Append a single command-line argument to the Inspector path
401 // When the Inspector is launched, it can use this to lookup the port
547 // Find Inspector.
550 [resourcePath stringByAppendingPathComponent:@"Inspector"];
553 // Verify that there is an Inspector tool.
[all …]
DOnDemandServer.mm103 // recover this port and set it as its own bootstrap port in Inspector.mm
104 // Inspector::ResetBootstrapPort.
/external/google-breakpad/src/client/mac/Breakpad.xcodeproj/
Dproject.pbxproj157 …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…
676Inspector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.ob…
836 F92C53540ECCE349009BE4BA /* Inspector */,
1026 F9286B380F7EB25800A4DCC8 /* Inspector.h */,
1028 F92C53B70ECCE7B3009BE4BA /* Inspector.mm */,
[all …]
/external/angle/doc/
DGPUMemoryAnalysis.md78 can also be combined with the use of a graphics debugger such as Android GPU Inspector (AGI) or
DDebuggingTips.md97 Inspector (AGI) and RenderDoc. This support requires
/external/perfetto/docs/
DREADME.md133 [Android GPU Inspector](https://gpuinspector.dev/) as native C++ library.
/external/skia/site/docs/dev/tools/
Ddebugger.md117 there are any, and `Inspector` will open the draw event as if it were a single
/external/perfetto/docs/design-docs/
Dapi-and-abi.md221 [Android GPU Inspector](https://github.com/google/agi))
236 Inspector do this.
/external/llvm-project/openmp/runtime/src/
Dkmp_itt.inl47 // ZCA interface used by Intel(R) Inspector. Intel(R) Parallel Amplifier uses
/external/perfetto/docs/analysis/
Dtrace-processor.md52 * [Android Graphics Inspector](https://gpuinspector.dev/).