Home
last modified time | relevance | path

Searched defs:GetID (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/lldb/include/lldb/Host/common/
DNativeThreadProtocol.h35 lldb::tid_t GetID() const { return m_tid; } in GetID() function
DNativeProcessProtocol.h164 lldb::pid_t GetID() const { return m_pid; } in GetID() function
/external/llvm-project/lldb/source/Breakpoint/
DStoppoint.cpp22 break_id_t Stoppoint::GetID() const { return m_bid; } in GetID() function in Stoppoint
/external/llvm-project/lldb/include/lldb/Utility/
DUserID.h47 lldb::user_id_t GetID() const { return m_uid; } in GetID() function
/external/llvm-project/lldb/include/lldb/Breakpoint/
DStoppointSite.h49 lldb::break_id_t GetID() const { return m_id; } in GetID() function
DBreakpointLocation.h274 lldb::break_id_t GetID() const { return m_loc_id; } in GetID() function
/external/llvm-project/lldb/source/Target/
DQueue.cpp32 queue_id_t Queue::GetID() { return m_queue_id; } in GetID() function in Queue
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFBaseDIE.cpp64 lldb::user_id_t DWARFBaseDIE::GetID() const { in GetID() function in DWARFBaseDIE
/external/pdfium/core/fxcrt/
Dbytestring.h200 uint32_t GetID() const { return AsStringView().GetID(); } in GetID() function
Dmaybe_owned_unittest.cpp22 int GetID() const { return id_; } in GetID() function in fxcrt::__anonbc32fd940111::PseudoDeletable
Dstring_view_template.h151 uint32_t GetID() const { in GetID() function
/external/google-breakpad/src/client/mac/crash_generation/
DInspector.h104 const char *GetID() { return minidump_id_; } in GetID() function
/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dop_builder.cc191 int OpBuilder::GetID() const { return node_id_; } in GetID() function in tflite::delegates::coreml::OpBuilder
/external/llvm-project/lldb/include/lldb/Symbol/
DSymbol.h111 uint32_t GetID() const { return m_uid; } in GetID() function
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h108 Tag GetID() const { return ID; } in GetID() function
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp209 Function *GetID = Intrinsic::getDeclaration(GV->getParent(), in lowerGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp209 Function *GetID = Intrinsic::getDeclaration(GV->getParent(), in lowerGlobal() local
/external/llvm-project/lldb/source/Utility/
DReproducerInstrumentation.cpp137 unsigned Registry::GetID(uintptr_t addr) { in GetID() function in Registry
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp209 Function *GetID = Intrinsic::getDeclaration(GV->getParent(), in lowerGlobal() local
/external/llvm-project/polly/lib/CodeGen/
DRuntimeDebugBuilder.cpp70 for (auto GetID : BlockIDs) { in getGPUThreadIdentifiers() local
/external/llvm-project/lldb/source/API/
DSBWatchpoint.cpp51 watch_id_t SBWatchpoint::GetID() { in GetID() function in SBWatchpoint
/external/skia/tools/
DToolUtils.h210 static uint32_t GetID(TopoTestNode* node) { return node->id(); } in GetID() function
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dop_builder.h129 int GetID() const { return op_node_.node_id; } in GetID() function
/external/llvm-project/libcxx/test/support/
Dcontainer_test_types.h117 static ID const& GetID() { static ID id(&dummy_addr); return id; } in GetID() function
/external/libcxx/test/support/
Dcontainer_test_types.h118 static ID const& GetID() { static ID id(&dummy_addr); return id; } in GetID() function

12