MCPcopy Create free account

hub / github.com/buzzySmile/qBreakpad / functions

Functions1,149 in github.com/buzzySmile/qBreakpad

MethodConvertIdentifierToString
static
third-party/google-breakpad/src/common/mac/file_id.cc:86
FunctionConvertUTF16toUTF32
third-party/google-breakpad/src/common/convert_UTF.c:109
FunctionConvertUTF32toUTF8
third-party/google-breakpad/src/common/convert_UTF.c:405
FunctionConvertUTF8toUTF32
third-party/google-breakpad/src/common/convert_UTF.c:457
MethodCopy
Copy |size| bytes from |src| to the current position
third-party/google-breakpad/src/client/minidump_file_writer.h:163
MethodCopy
third-party/google-breakpad/src/processor/basic_code_module.h:77
MethodCopy
third-party/google-breakpad/src/processor/basic_source_line_resolver_unittest.cc:72
MethodCopyStringToMDString
third-party/google-breakpad/src/client/minidump_file_writer.cc:73
MethodCountedObject
third-party/google-breakpad/src/processor/range_map_unittest.cc:57
MethodCountedObject
third-party/google-breakpad/src/processor/address_map_unittest.cc:60
MethodCrashGenerationClient
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc:93
MethodCrashGenerationServer
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:92
MethodCrashReportSender
third-party/google-breakpad/src/client/windows/sender/crash_report_sender.cc:48
MethodCreateClientHandles
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:585
FunctionCreateGUID
third-party/google-breakpad/src/common/solaris/guid_creator.cc:67
MethodCurrentPCForStack
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:331
MethodCustomInfoEntry
third-party/google-breakpad/src/client/windows/common/ipc_protocol.h:48
MethodDefineDir
Called when we define a directory. NAME is the directory name, DIR_NUM is the directory number
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:157
MethodDefineFile
Called when we define a filename. NAME is the filename, FILE_NUM is the file number which is -1 if the file index is the next index after the last num
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:166
MethodDelete
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.cc:198
MethodDerived
Disable warning C4355: 'this' : used in base member initializer list.
third-party/google-breakpad/src/client/windows/tests/crash_generation_app/abstract_class.cc:45
MethodDwarf2Handler
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:325
MethodDynamicImage
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:105
MethodDynamicImageRef
third-party/google-breakpad/src/client/mac/handler/dynamic_images.h:203
MethodDynamicImages
============================================================================== Loads information about dynamically loaded code in the given task.
third-party/google-breakpad/src/client/mac/handler/dynamic_images.cc:278
MethodDynamicImagesTests
third-party/google-breakpad/src/client/mac/handler/testcases/DynamicImagesTests.cc:45
MethodEndDIE
Called when finished processing the DIE at OFFSET. Because DWARF2/3 specifies a tree of DIEs, you may get starts before ends of the previous DIE, as w
third-party/google-breakpad/src/common/mac/dwarf/dwarf2reader.h:386
MethodExceptionHandler
third-party/google-breakpad/src/client/solaris/handler/exception_handler.cc:62
MethodExceptionHandler
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:51
MethodExceptionHandler
third-party/google-breakpad/src/client/linux/handler/exception_handler.cc:72
MethodExceptionHandler
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:217
MethodExceptionHandlerThreadMain
static
third-party/google-breakpad/src/client/windows/handler/exception_handler.cc:306
MethodExceptionParameters
third-party/google-breakpad/src/client/mac/handler/exception_handler.cc:70
MethodFDWrapper
third-party/google-breakpad/src/common/solaris/dump_symbols.cc:580
MethodFDWrapper
third-party/google-breakpad/src/common/linux/dump_symbols.cc:702
MethodFile
static
third-party/google-breakpad/src/processor/pathname_stripper.cc:41
MethodFileID
third-party/google-breakpad/src/common/solaris/file_id.cc:131
MethodFileID
third-party/google-breakpad/src/common/linux/file_id.cc:89
MethodFileID
third-party/google-breakpad/src/common/mac/file_id.cc:47
MethodFileIdentifier
third-party/google-breakpad/src/common/mac/file_id.cc:51
MethodFindCrashLwpContext
third-party/google-breakpad/src/client/solaris/handler/minidump_generator.cc:88
MethodFindCrashThreadContext
third-party/google-breakpad/src/client/linux/handler/minidump_generator.cc:101
MethodFindExecutableModule
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:789
MethodFindHeader
third-party/google-breakpad/src/common/mac/macho_walker.cc:110
MethodFlush
third-party/google-breakpad/src/client/minidump_file_writer-inl.h:88
MethodFreeContext
third-party/google-breakpad/src/processor/minidump.cc:674
MethodFreeMemory
third-party/google-breakpad/src/processor/minidump.cc:1051
MethodFunction
third-party/google-breakpad/src/processor/basic_source_line_resolver.cc:71
FunctionGTMAssertSelectorNilOrImplementedWithReturnTypeAndArguments
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/DebugUtils/GTMDebugSelectorValidation.h:36
FunctionGTMCFAutorelease
GTMCFAutorelease makes a CF object collectable in GC mode, or adds it to the autorelease pool in non-GC mode. Either way it is taken care of.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGarbageCollection.h:74
FunctionGTMCGCenter
Return center of rectangle Args: rect - rectangle Returns: point located in the center of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:99
FunctionGTMCGMidMaxX
Return middle of max X side of rectangle Args: rect - rectangle Returns: point located in the middle of max X side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:66
FunctionGTMCGMidMaxY
Return middle of max Y side of rectangle Args: rect - rectangle Returns: point located in the middle of max Y side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:77
FunctionGTMCGMidMinX
Return middle of min X side of rectangle Args: rect - rectangle Returns: point located in the middle of min X side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:55
FunctionGTMCGMidMinY
Return middle of min Y side of rectangle Args: rect - rectangle Returns: point located in the middle of min Y side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:88
FunctionGTMCGPointToNSPoint
Quickly convert from a CGPoint to a NSPoint. CGPoints are relative to 0,0 in lower left; NSPoints are relative to 0,0 in lower left Args: inPoint: C
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:203
FunctionGTMCGRectOfSize
Return rectangle of size Args: size - size Returns: rectangle of size (origin 0,0)
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:124
FunctionGTMCGRectScale
Scales an CGRect Args: inRect: Rect to scale xScale: fraction to scale (1.0 is 100%) yScale: fraction to scale (1.0 is 100%) Returns: Converted Rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:140
FunctionGTMCGRectSize
Return size of rectangle Args: rect - rectangle Returns: size of rectangle
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:113
FunctionGTMCGSizeToNSSize
Convert from a CGSize to an NSSize. Args: inSize: CGSize to convert Returns: Converted NSSize
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:271
FunctionGTMIsGarbageCollectionEnabled
Hopefully no code really needs this, but GTMIsGarbageCollectionEnabled is a common way to check at runtime if GC is on. There are some places where GC
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGarbageCollection.h:51
FunctionGTMNSAlignRectangles
Align rectangles Args: alignee - rect to be aligned aligner - rect to be aligned from
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:395
FunctionGTMNSCenter
Return center of rectangle Args: rect - rectangle Returns: point located in the center of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:344
FunctionGTMNSDistanceBetweenPoints
Calculate the distance between two points. Args: pt1 first point pt2 second point Returns: Distance
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:447
FunctionGTMNSMakeCollectable
General use would be to call this through GTMCFAutorelease but there may be a reason the you want to make something collectable but not autoreleased,
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGarbageCollection.h:36
FunctionGTMNSMakeUncollectable
GTMNSMakeUncollectable is for global maps, etc. that we don't want released ever. You should still retain these in non-gc code.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGarbageCollection.h:42
FunctionGTMNSMidMaxX
Return middle of max X side of rectangle Args: rect - rectangle Returns: point located in the middle of max X side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:311
FunctionGTMNSMidMaxY
Return middle of max Y side of rectangle Args: rect - rectangle Returns: point located in the middle of max Y side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:322
FunctionGTMNSMidMinX
Return middle of min X side of rectangle Args: rect - rectangle Returns: point located in the middle of min X side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:300
FunctionGTMNSMidMinY
Return middle of min Y side of rectangle Args: rect - rectangle Returns: point located in the middle of min Y side of rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:333
FunctionGTMNSRectOfSize
Return rectangle of size Args: size - size Returns: rectangle of size (origin 0,0)
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:369
FunctionGTMNSRectScale
Scales an NSRect Args: inRect: Rect to scale xScale: fraction to scale (1.0 is 100%) yScale: fraction to scale (1.0 is 100%) Returns: Converted Rect
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:385
FunctionGTMNSRectSize
Return size of rectangle Args: rect - rectangle Returns: size of rectangle
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:358
FunctionGTMNSScaleRectToRect
Align a rectangle to another Args: scalee - rect to be scaled scaler - rect to scale to scaling - way to scale the rectangle alignment - way to align
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:409
FunctionGTMNSScaleRectangleToSize
Scale rectangle Args: scalee - rect to be scaled size - size to scale to scaling - way to scale the rectangle
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/Foundation/GTMGeometryUtils.h:429
FunctionGTMTestTimerGetMicroseconds
Returns the current timer elapsed time (combined value of all splits, plus current split if the timer is running) in microseconds.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:111
FunctionGTMTestTimerGetMilliseconds
Returns the current timer elapsed time (combined value of all splits, plus current split if the timer is running) in milliseconds.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:105
FunctionGTMTestTimerGetSeconds
Returns the current timer elapsed time (combined value of all splits, plus current split if the timer is running) in seconds.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:99
FunctionGTMTestTimerIsRunning
Returns true if the timer is running.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:123
FunctionGTMTestTimerRelease
Release a timer. When release count hits zero, we free it.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:61
FunctionGTMTestTimerRetain
Retain a timer
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:56
FunctionGTMTestTimerStart
Starts a timer timing. Specifically starts a new split. If the timer is currently running, it resets the start time of the current split.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:70
FunctionGTMTestTimerStop
Stops a timer and returns split time (time from last start) in nanoseconds.
third-party/google-breakpad/src/common/mac/externals/google-toolbox-for-mac/UnitTesting/GTMTestTimer.h:76
MethodGUIDGenerator
third-party/google-breakpad/src/common/solaris/guid_creator.cc:50
MethodGUIDGenerator
third-party/google-breakpad/src/common/linux/guid_creator.cc:48
MethodGUIDOrSignatureIdentifier
third-party/google-breakpad/src/tools/windows/converter/ms_symbol_server_converter.h:99
FunctionGUIDToString
Parse guid to string.
third-party/google-breakpad/src/common/solaris/guid_creator.cc:72
MethodGUIDToSymbolServerWString
static
third-party/google-breakpad/src/common/windows/guid_string.cc:60
MethodGUIDToWString
static
third-party/google-breakpad/src/common/windows/guid_string.cc:43
MethodGatherSystemInformation
static
third-party/google-breakpad/src/client/mac/handler/minidump_generator.cc:92
MethodGenerateDump
third-party/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc:824
MethodGenerateDumpFilePath
third-party/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc:274
MethodGenerateMultipartBoundary
static
third-party/google-breakpad/src/common/windows/http_upload.cc:225
MethodGenerateRequestBody
static
third-party/google-breakpad/src/common/windows/http_upload.cc:251
MethodGenerateRequestHeader
static
third-party/google-breakpad/src/common/windows/http_upload.cc:244
MethodGetAllocatedSize
Returns the number of bytes already allocated in the pool.
third-party/google-breakpad/src/client/mac/handler/protected_memory_allocator.h:66
MethodGetBase
third-party/google-breakpad/src/processor/stackwalker_selftest.cc:103
MethodGetBase
third-party/google-breakpad/src/processor/postfix_evaluator_unittest.cc:59
MethodGetBaseAddress
Returns the base address of the allocation pool.
third-party/google-breakpad/src/client/mac/handler/protected_memory_allocator.h:59
MethodGetBaseName
static
third-party/google-breakpad/src/common/windows/string_utils.cc:37
← previousnext →501–600 of 1,149, ranked by callers