Home
last modified time | relevance | path

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

12345678910

/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc164 GetName(), wsa_connect_error_); in ContinueRegisterForOnReadableLocked()
185 GetName(), wsa_last_error, msg); in ContinueRegisterForOnReadableLocked()
199 GetName()); in RegisterForOnWriteableLocked()
204 GetName(), tcp_write_state_); in RegisterForOnWriteableLocked()
221 GetName(), wsa_connect_error_); in ContinueRegisterForOnWriteableLocked()
264 const char* GetName() { return name_.c_str(); } in GetName() function in grpc_core::GrpcPolledFdWindows
272 GetName(), read_buf_has_data_, GRPC_SLICE_LENGTH(read_buf_)); in RecvFrom()
325 GetName(), buf.len, bytes_sent_ptr != nullptr ? *bytes_sent_ptr : 0, in SendWriteBuf()
334 GetName(), connect_done_, wsa_connect_error_); in SendV()
358 GRPC_CARES_TRACE_LOG("fd:|%s| SendVUDP called", GetName()); in SendVUDP()
[all …]
Dgrpc_ares_ev_driver.cc119 fdn->grpc_polled_fd->GetName()); in fd_node_destroy_locked()
284 driver->request, driver, fdn->grpc_polled_fd->GetName()); in on_ares_backup_poll_alarm_locked()
313 fdn->grpc_polled_fd->GetName()); in on_readable_locked()
345 fdn->grpc_polled_fd->GetName()); in on_writable_locked()
393 fdn->grpc_polled_fd->GetName()); in grpc_ares_notify_on_event_locked()
408 fdn->grpc_polled_fd->GetName()); in grpc_ares_notify_on_event_locked()
420 fdn->grpc_polled_fd->GetName()); in grpc_ares_notify_on_event_locked()
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/sem/
Dsem.go213 fmt.Fprint(w, f.Target.GetName())
249 GetName() string methodSpec
262 func (e *Enum) GetName() string { return e.Name } func
265 func (e *EnumEntry) GetName() string { return e.Name } func
268 func (t *Type) GetName() string { return t.Name } func
271 func (t *TypeMatcher) GetName() string { return t.Name } func
274 func (e *EnumMatcher) GetName() string { return e.Name } func
277 func (t *TemplateTypeParam) GetName() string { return t.Name } func
280 func (t *TemplateEnumParam) GetName() string { return t.Name } func
283 func (t *TemplateNumberParam) GetName() string { return t.Name } func
/third_party/grpc/src/core/lib/gprpp/
Dglobal_config_env.cc62 return grpc_core::UniquePtr<char>(gpr_getenv(GetName())); in GetValue()
66 gpr_setenv(GetName(), value); in SetValue()
69 void GlobalConfigEnv::Unset() { gpr_unsetenv(GetName()); } in Unset()
71 char* GlobalConfigEnv::GetName() { in GetName() function in grpc_core::GlobalConfigEnv
90 LogParsingError(GetName(), str.get()); in Get()
112 LogParsingError(GetName(), str.get()); in Get()
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dop_adapter.cc133 …MS_LOG(DEBUG) << "Link op " << input->GetName() << " to " << op->GetName() << ":" << input_map[ind… in SetCustomOpInput()
144 …MS_LOG(DEBUG) << "Link op " << input->GetName() << " to " << op->GetName() << ":" << it->second.na… in SetNormalOpInput()
170 …MS_LOG(DEBUG) << "Link op " << handle.op->GetName() << " to " << op->GetName() << ":" << input_map… in SetCustomOpInput()
173 …MS_LOG(DEBUG) << "Link op " << handle.op->GetName() << ":" << handle.out << " to " << op->GetName(… in SetCustomOpInput()
187 …MS_LOG(DEBUG) << "Link op " << handle.op->GetName() << " to " << op->GetName() << ":" << it->secon… in SetNormalOpInput()
190 …MS_LOG(DEBUG) << "Link op " << handle.op->GetName() << ":" << handle.out << " to " << op->GetName(… in SetNormalOpInput()
223 …MS_LOG(DEBUG) << "Link op " << h.op->GetName() << " to " << op->GetName() << ":" << it->second.nam… in setInput()
226 … MS_LOG(DEBUG) << "Link op " << h.op->GetName() << ":" << h.out << " to " << op->GetName() << ":" in setInput()
248 MS_LOG(ERROR) << "OpAdpator(" << op->GetName() << ") has both OUTPUT is not supported!"; in getCustomOutput()
257 MS_LOG(ERROR) << "OpAdpator(" << op->GetName() << ") has no OUTPUT index(" << index << ")!"; in getCustomOutput()
[all …]
/third_party/boost/libs/thread/example/
Dsynchronized_person.cpp28 std::string GetName() const { in GetName() function in SafePerson
41 std::string GetName() const { in GetName() function in Person
83 std::string GetName() const { in GetName() function in SafeMemberPerson
105 std::string GetName() const { in GetName() function in Person2
157 std::string GetName() const { in GetName() function in HelperPerson
195 std::string GetName() const { in GetName() function in Person3
/third_party/cef/tests/ceftests/
Ddom_unittest.cc31 EXPECT_EQ(headNode->GetName(), "HEAD"); in TestHeadNodeStructure()
41 EXPECT_EQ(titleNode->GetName(), "TITLE"); in TestHeadNodeStructure()
66 EXPECT_EQ(bodyNode->GetName(), "BODY"); in TestBodyNodeStructure()
76 EXPECT_EQ(h1Node->GetName(), "H1"); in TestBodyNodeStructure()
97 EXPECT_EQ(brNode->GetName(), "BR"); in TestBodyNodeStructure()
120 EXPECT_EQ(brNode->GetName(), "BR"); in TestBodyNodeStructure()
160 EXPECT_EQ(htmlNode->GetName(), "HTML"); in TestStructure()
245 if (message->GetName() == kTestMessage) { in OnProcessMessageReceived()
300 EXPECT_STREQ(message->GetName().ToString().c_str(), kTestMessage); in OnProcessMessageReceived()
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
Dpermutate.go218 fmt.Fprintf(sb, " %v: %v\n", ct.GetName(), ty)
222 fmt.Fprintf(sb, " %v: %v\n", cn.GetName(), v)
249 return nil, fmt.Errorf("'%v' was not found in closedTypes", target.GetName())
292 return nil, fmt.Errorf("'%v' was not found in closedTypes or closedNumbers", target.GetName())
318 return nil, fmt.Errorf("while processing fully qualified name '%v': %w", in.Target.GetName(), err)
325 switch fqn.Target.GetName() {
328 elTyName := elTy.Target.GetName()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dnamer_test.cc186 EXPECT_EQ(namer.GetName(id), "abbey road"); in TEST_F()
200 EXPECT_EQ(namer.GetName(9), "rubber soul"); in TEST_F()
201 EXPECT_EQ(namer.GetName(8), "abbey road"); in TEST_F()
213 EXPECT_EQ(namer.GetName(id), "abbey road"); in TEST_F()
222 EXPECT_THAT(namer.GetName(1), Eq("father")); in TEST_F()
231 EXPECT_THAT(namer.GetName(1), Eq("lennon")); in TEST_F()
238 EXPECT_THAT(namer.GetName(9), Eq("m_kenzie")); in TEST_F()
247 EXPECT_THAT(namer.GetName(9), Eq("rice_1")); in TEST_F()
Dparser_impl_user_name_test.cc34 EXPECT_THAT(p->namer().GetName(1), Eq("the_void_type")); in TEST_F()
58 EXPECT_THAT(p->namer().GetName(1), Eq("vanilla")); in TEST_F()
59 EXPECT_THAT(p->namer().GetName(2), Eq("vanilla_1")); in TEST_F()
Dnamer.h68 const std::string& GetName(uint32_t id) const { in GetName() function
80 return GetName(id); in Name()
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc106 cur_object->GetName() != reader->GetQualifiedName()) { in Load()
112 << std::string(cur_object->GetName()) << ", line " in Load()
185 name_ = object->GetName(); in Set()
227 CefString CefXmlObject::GetName() { in GetName() function in CefXmlObject
417 if ((*it)->GetName() == name) in FindChild()
434 if ((*it)->GetName() == name) { in FindChildren()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DName.cpp16 static ImmutableString GetName(T const &object) in GetName() function
25 Name::Name(const TField &field) : Name(GetName(field), field.symbolType()) {} in Name()
27 Name::Name(const TSymbol &symbol) : Name(GetName(symbol), symbol.symbolType()) {} in Name()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dreduction_pass.cpp77 std::string ReductionPass::GetName() const { return finder_->GetName(); } in GetName() function in spvtools::reduce::ReductionPass
Dreducer.cpp187 ("Trying pass " + pass->GetName() + ".").c_str()); in RunPasses()
196 ("Pass " + pass->GetName() + " did not make a reduction step.") in RunPasses()
203 stringstream << "Pass " << pass->GetName() << " made reduction step " in RunPasses()
Dconditional_branch_to_simple_conditional_branch_opportunity_finder.h31 std::string GetName() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dreduction_pass.cpp77 std::string ReductionPass::GetName() const { return finder_->GetName(); } in GetName() function in spvtools::reduce::ReductionPass
Dreducer.cpp187 ("Trying pass " + pass->GetName() + ".").c_str()); in RunPasses()
196 ("Pass " + pass->GetName() + " did not make a reduction step.") in RunPasses()
203 stringstream << "Pass " << pass->GetName() << " made reduction step " in RunPasses()
/third_party/spirv-tools/source/reduce/
Dreduction_pass.cpp77 std::string ReductionPass::GetName() const { return finder_->GetName(); } in GetName() function in spvtools::reduce::ReductionPass
Dreducer.cpp184 ("Trying pass " + pass->GetName() + ".").c_str()); in RunPasses()
193 ("Pass " + pass->GetName() + " did not make a reduction step.") in RunPasses()
200 stringstream << "Pass " << pass->GetName() << " made reduction step " in RunPasses()
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc471 static PyObject* GetName(PyBaseDescriptor* self, void *closure) { in GetName() function
644 { "name", (getter)GetName, NULL, "Last name"},
749 static PyObject* GetName(PyBaseDescriptor *self, void *closure) { in GetName() function
965 { "name", (getter)GetName, NULL, "Unqualified name"},
1064 static PyObject* GetName(PyBaseDescriptor *self, void *closure) { in GetName() function
1139 { "name", (getter)GetName, NULL, "last name"},
1215 static PyObject* GetName(PyBaseDescriptor *self, void *closure) { in GetName() function
1259 { "name", (getter)GetName, NULL, "name"},
1337 static PyObject* GetName(PyFileDescriptor *self, void *closure) { in GetName() function
1426 { "name", (getter)GetName, NULL, "name"},
[all …]
/third_party/node/lib/internal/
Derror_serdes.js79 function GetName(object) { class
100 const name = GetName(constructors[i]);
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DShaderModuleGL.cpp42 std::string CombinedSampler::GetName() const { in GetName() function in dawn_native::opengl::CombinedSampler
114 compiler.set_name(combined.combined_id, info.GetName()); in ShaderModule()
/third_party/node/test/message/
Dtestcfg.py93 return "%s %s" % (self.mode, self.GetName())
95 def GetName(self): member in MessageTestCase
/third_party/cef/libcef/renderer/
Drender_frame_util.h20 std::string GetName(blink::WebLocalFrame* frame);

12345678910