/external/chromium-trace/trace-viewer/tracing/tracing/model/ |
event.html | 32 this.guid_ = tr.b.GUID.allocate(); 42 return this.guid_;
|
annotation.html | 22 this.guid_ = tr.b.GUID.allocate(); 46 return this.guid_;
|
counter_series.html | 29 this.guid_ = tr.b.GUID.allocate(); 46 return this.guid_;
|
async_slice_group.html | 28 this.guid_ = tr.b.GUID.allocate(); 38 return this.guid_;
|
counter.html | 30 this.guid_ = tr.b.GUID.allocate(); 45 return this.guid_;
|
process_base.html | 37 this.guid_ = tr.b.GUID.allocate(); 53 return this.guid_;
|
event_set.html | 38 this.guid_ = tr.b.GUID.allocate(); 76 return this.guid_;
|
thread.html | 47 this.guid_ = tr.b.GUID.allocate(); 66 return this.guid_;
|
slice_group.html | 45 this.guid_ = tr.b.GUID.allocate(); 67 return this.guid_;
|
/external/google-breakpad/src/common/linux/ |
google_crashdump_uploader.cc | 109 guid_ = guid; 123 std::cout << "\tGUID: " << guid_; local 148 if (guid_.empty()) { 186 parameters_["guid"] = guid_;
|
google_crashdump_uploader.h | 92 string guid_; member in class:google_breakpad::GoogleCrashdumpUploader
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/ |
chart_axis.html | 22 this.guid_ = tr.b.GUID.allocate(); 32 return this.guid_;
|
/external/google-breakpad/src/tools/windows/converter/ |
ms_symbol_server_converter.cc | 77 &guid_.Data1, &guid_.Data2, &guid_.Data3, 78 &guid_.Data4[0], &guid_.Data4[1], 79 &guid_.Data4[2], &guid_.Data4[3], 80 &guid_.Data4[4], &guid_.Data4[5], 81 &guid_.Data4[6], &guid_.Data4[7] [all...] |
ms_symbol_server_converter.h | 107 GUID guid() const { return guid_; } 110 const void *guid_or_signature_pointer() const { return &guid_; } 117 GUID guid_; member in union:google_breakpad::GUIDOrSignatureIdentifier::__anon9677
|
/external/chromium-trace/trace-viewer/tracing/tracing/extras/chrome/cc/ |
picture.html | 29 this.guid_ = tr.b.GUID.allocate(); 42 return this.guid_; 165 this.guid_ = tr.b.GUID.allocate(); 205 return this.guid_;
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/base/ |
brushing_state.html | 20 this.guid_ = tr.b.GUID.allocate(); 30 return this.guid_;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
comdef.h | 52 GUID GUID_() const throw(); 119 inline _GUID _com_error::GUID_() const throw() {
|
/external/chromium-trace/trace-viewer/tracing/tracing/base/unittest/ |
test_case.html | 18 this.guid_ = tr.b.GUID.allocate();
|
/external/chromium-trace/ |
systrace_trace_viewer.html | [all...] |