Home
last modified time | relevance | path

Searched refs:GetName (Results 1 – 25 of 257) sorted by relevance

1234567891011

/external/libchrome/base/threading/
Dthread_id_name_manager_unittest.cc27 EXPECT_STREQ(kAThread, manager->GetName(thread_a.GetThreadId())); in TEST_F()
28 EXPECT_STREQ(kBThread, manager->GetName(thread_b.GetThreadId())); in TEST_F()
44 EXPECT_STREQ(kAThread, manager->GetName(thread_a.GetThreadId())); in TEST_F()
47 EXPECT_STREQ("", manager->GetName(thread_a.GetThreadId())); in TEST_F()
56 EXPECT_STREQ(kAThread, manager->GetName(a_id)); in TEST_F()
60 EXPECT_STREQ("", manager->GetName(a_id)); in TEST_F()
61 EXPECT_STREQ(kAThread, manager->GetName(thread_a.GetThreadId())); in TEST_F()
70 std::string version = manager->GetName(a_id); in TEST_F()
73 EXPECT_NE(version, manager->GetName(a_id)); in TEST_F()
82 std::string version = manager->GetName(a_id); in TEST_F()
[all …]
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlelement.cpp28 auto pClone = pdfium::MakeUnique<CFX_XMLElement>(GetName()); in Clone()
48 auto pos = GetName().Find(L':'); in GetLocalTagName()
50 ? GetName().Right(GetName().GetLength() - pos.value() - 1) in GetLocalTagName()
51 : GetName(); in GetLocalTagName()
55 auto pos = GetName().Find(L':'); in GetNamespacePrefix()
56 return pos.has_value() ? GetName().Left(pos.value()) : WideString(); in GetNamespacePrefix()
Dcfx_xmldoc.cpp57 if (pInstruction->GetName().CompareNoCase(L"xml") == 0) { in SaveXMLNode()
71 WideString::Format(L"<?%ls", pInstruction->GetName().c_str()); in SaveXMLNode()
104 ws += static_cast<CFX_XMLElement*>(pNode)->GetName(); in SaveXMLNode()
131 ws += static_cast<CFX_XMLElement*>(pNode)->GetName(); in SaveXMLNode()
Dcxml_parser.cpp127 void CXML_Parser::GetName(ByteString* space, ByteString* name) { in GetName() function in CXML_Parser
345 GetName(space, name); in GetTagName()
348 GetName(space, name); in GetTagName()
396 GetName(&attr_space, &attr_name); in ParseElementInternal()
462 GetName(&space, &name); in ParseElementInternal()
Dcfx_xmlnode.cpp111 wsTag = static_cast<CFX_XMLElement*>(pNode)->GetName(); in GetPath()
337 if (pInstruction->GetName().CompareNoCase(L"xml") == 0) { in SaveXMLNode()
350 ws = WideString::Format(L"<?%ls", pInstruction->GetName().c_str()); in SaveXMLNode()
383 ws += static_cast<CFX_XMLElement*>(pNode)->GetName(); in SaveXMLNode()
410 ws += static_cast<CFX_XMLElement*>(pNode)->GetName(); in SaveXMLNode()
/external/vixl/src/aarch32/
Dinstructions-aarch32.cc208 const char* SpecialRegister::GetName() const { in GetName() function in vixl::aarch32::SpecialRegister
220 const char* MaskedSpecialRegister::GetName() const { in GetName() function in vixl::aarch32::MaskedSpecialRegister
288 const char* BankedRegister::GetName() const { in GetName() function in vixl::aarch32::BankedRegister
361 const char* SpecialFPRegister::GetName() const { in GetName() function in vixl::aarch32::SpecialFPRegister
381 const char* Condition::GetName() const { in GetName() function in vixl::aarch32::Condition
420 const char* Shift::GetName() const { in GetName() function in vixl::aarch32::Shift
438 const char* EncodingSize::GetName() const { in GetName() function in vixl::aarch32::EncodingSize
451 const char* DataType::GetName() const { in GetName() function in vixl::aarch32::DataType
505 const char* MemoryBarrier::GetName() const { in GetName() function in vixl::aarch32::MemoryBarrier
547 const char* InterruptFlags::GetName() const { in GetName() function in vixl::aarch32::InterruptFlags
[all …]
Dinstructions-aarch32.h304 const char* GetName() const;
320 return os << dt.GetName();
778 const char* GetName() const;
785 return os << reg.GetName();
832 const char* GetName() const;
836 return os << reg.GetName();
886 const char* GetName() const;
893 return os << reg.GetName();
927 const char* GetName() const;
934 return os << reg.GetName();
[all …]
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc127 GetName()); in RegisterForOnReadableLocked()
140 GetName(), write_state_); in RegisterForOnWriteableLocked()
170 const char* GetName() override { return name_; } in GetName() function in grpc_core::GrpcPolledFdWindows
175 "RecvFrom called on fd:|%s|. Current read buf length:|%d|", GetName(), in RecvFrom()
223 GetName(), buf.len, *bytes_sent_ptr, overlapped, out); in SendWriteBuf()
235 msg, GetName()); in TrySendWriteBufSyncNonBlocking()
249 GetName(), write_state_); in SendV()
283 GRPC_CARES_TRACE_LOG("Connect: fd:|%s|", GetName()); in Connect()
289 WSAGetLastError(), msg, GetName()); in Connect()
314 GetName()); in OnIocpReadableInner()
[all …]
Dgrpc_ares_ev_driver.cc103 gpr_log(GPR_DEBUG, "delete fd: %s", fdn->grpc_polled_fd->GetName()); in fd_node_destroy_locked()
193 gpr_log(GPR_DEBUG, "readable on %s", fdn->grpc_polled_fd->GetName()); in on_readable_locked()
216 gpr_log(GPR_DEBUG, "writable on %s", fdn->grpc_polled_fd->GetName()); in on_writable_locked()
255 gpr_log(GPR_DEBUG, "new fd: %s", fdn->grpc_polled_fd->GetName()); in grpc_ares_notify_on_event_locked()
273 fdn->grpc_polled_fd->GetName()); in grpc_ares_notify_on_event_locked()
282 fdn->grpc_polled_fd->GetName()); in grpc_ares_notify_on_event_locked()
/external/webrtc/webrtc/sound/
Dautomaticallychosensoundsystem.h37 virtual const char *GetName() const;
65 LOG(LS_INFO) << "Selected " << wrapped_->GetName() << " sound system"; in Init()
82 kNumSoundSystems>::GetName() const { in GetName() function
83 return wrapped_ ? wrapped_->GetName() : "automatic"; in GetName()
/external/v8/src/profiler/
Dprofiler-listener.h65 const char* GetName(Name* name) { in GetName() function
66 return function_and_resource_names_.GetName(name); in GetName()
68 const char* GetName(int args_count) { in GetName() function
69 return function_and_resource_names_.GetName(args_count); in GetName()
71 const char* GetName(const char* name) { in GetName() function
Dprofiler-listener.cc28 rec->entry = NewCodeEntry(CodeEventListener::CALLBACK_TAG, GetName(name)); in CallbackEvent()
38 rec->entry = NewCodeEntry(tag, GetName(name), CodeEntry::kEmptyResourceName, in CodeCreateEvent()
52 rec->entry = NewCodeEntry(tag, GetName(name), CodeEntry::kEmptyResourceName, in CodeCreateEvent()
68 rec->entry = NewCodeEntry(tag, GetName(shared->DebugName()), in CodeCreateEvent()
69 GetName(InferScriptName(script_name, shared)), in CodeCreateEvent()
103 NewCodeEntry(tag, GetName(shared->DebugName()), in CodeCreateEvent()
104 GetName(InferScriptName(script_name, shared)), line, column, in CodeCreateEvent()
119 tag, GetName(name.start()), CodeEntry::kWasmResourceNamePrefix, in CodeCreateEvent()
236 ? GetName(Name::cast(Script::cast(shared_info->script())->name())) in RecordInliningInfo()
240 new CodeEntry(entry->tag(), GetName(shared_info->DebugName()), in RecordInliningInfo()
Dstrings-storage.h32 const char* GetName(Name* name);
34 const char* GetName(int index);
Dstrings-storage.cc72 const char* StringsStorage::GetName(Name* name) { in GetName() function in v8::internal::StringsStorage
86 const char* StringsStorage::GetName(int index) { in GetName() function in v8::internal::StringsStorage
/external/libchrome/base/task/sequence_manager/
Dwork_queue.cc26 DCHECK(!work_queue_sets_) << task_queue_->GetName() << " : " in ~WorkQueue()
27 << work_queue_sets_->GetName() << " : " << name_; in ~WorkQueue()
57 << task_queue_->GetName() << " : " << work_queue_sets_->GetName() << " : " in GetFrontTaskEnqueueOrder()
95 << task_queue_->GetName() << " : " << work_queue_sets_->GetName() in PushNonNestableTaskToFront()
/external/v8/src/runtime/
Druntime-forin.cc77 return it.GetName(); in HasEnumerableProperty()
83 if (result.FromJust() != ABSENT) return it.GetName(); in HasEnumerableProperty()
90 if (result.FromJust() != ABSENT) return it.GetName(); in HasEnumerableProperty()
102 return it.GetName(); in HasEnumerableProperty()
105 return it.GetName(); in HasEnumerableProperty()
/external/golang-protobuf/protoc-gen-go/grpc/
Dgrpc.go146 origServName := service.GetName()
245 g.P("MethodName: ", strconv.Quote(method.GetName()), ",")
256 g.P("StreamName: ", strconv.Quote(method.GetName()), ",")
267 g.P("Metadata: \"", file.GetName(), "\",")
274 origMethName := method.GetName()
291 sname := fmt.Sprintf("/%s/%s", fullServName, method.GetName())
292 methName := generator.CamelCase(method.GetName())
373 origMethName := method.GetName()
396 methName := generator.CamelCase(method.GetName())
/external/webrtc/webrtc/modules/desktop_capture/win/
Ddesktop.cc31 bool Desktop::GetName(std::wstring* desktop_name_out) const { in GetName() function in webrtc::Desktop
54 if (!GetName(&name)) in IsSame()
58 if (!other.GetName(&other_name)) in IsSame()
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dreducer.cpp92 ("Trying pass " + pass->GetName() + ".").c_str()); in Run()
99 ("Pass " + pass->GetName() + " did not make a reduction step.") in Run()
105 stringstream << "Pass " << pass->GetName() << " made reduction step " in Run()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dreducer.cpp92 ("Trying pass " + pass->GetName() + ".").c_str()); in Run()
99 ("Pass " + pass->GetName() + " did not make a reduction step.") in Run()
105 stringstream << "Pass " << pass->GetName() << " made reduction step " in Run()
/external/golang-protobuf/descriptor/
Ddescriptor_test.go18 if name, want := md.GetName(), "DescriptorProto"; name != want {
27 fmt.Printf("%v uses option message_set_wire_format.\n", md.GetName())
/external/vixl/src/aarch64/
Dinstrument-aarch64.h64 const char* GetName();
65 VIXL_DEPRECATED("GetName", const char* name()) { return GetName(); } in name()
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc419 static PyObject* GetName(PyBaseDescriptor* self, void *closure) { in GetName() function
586 { "name", (getter)GetName, NULL, "Last name"},
689 static PyObject* GetName(PyBaseDescriptor *self, void *closure) { in GetName() function
884 { "name", (getter)GetName, NULL, "Unqualified name"},
979 static PyObject* GetName(PyBaseDescriptor *self, void *closure) { in GetName() function
1049 { "name", (getter)GetName, NULL, "last name"},
1123 static PyObject* GetName(PyBaseDescriptor *self, void *closure) { in GetName() function
1163 { "name", (getter)GetName, NULL, "name"},
1239 static PyObject* GetName(PyFileDescriptor *self, void *closure) { in GetName() function
1319 { "name", (getter)GetName, NULL, "name"},
[all …]
/external/golang-protobuf/protoc-gen-go/generator/
Dgenerator.go156 s[n] = parent.GetName()
179 name := e.GetName()
206 if c.GetName() == name {
225 name := e.GetName()
285 h := sha256.Sum256([]byte(d.GetName()))
697 f.packageName = cleanPackageName(baseName(f.GetName()))
737 if substitution, ok := g.ImportMap[f.GetName()]; ok {
742 } else if genFileNames[f.GetName()] && g.PackageImportPath != "" {
757 fd.importPath = GoImportPath(path.Dir(f.GetName()))
767 g.allFilesByName[f.GetName()] = fd
[all …]
/external/image_io/src/jpeg/
Djpeg_segment_lister.cc133 marker.GetName(), Size2HexString(segment.GetBegin()), in Process()
150 SummaryLine(JpegMarker(type).GetName(), Size2String(count))); in Finish()

1234567891011