Home
last modified time | relevance | path

Searched defs:SetName (Results 1 – 25 of 61) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/thread/example/
Dsynchronized_person.cpp31 void SetName(const std::string& newName) { in SetName() function in SafePerson
44 void SetName(const std::string& newName) { in SetName() function in Person
86 void SetName(const std::string& newName) { in SetName() function in SafeMemberPerson
108 void SetName(const std::string& newName) { in SetName() function in Person2
166 void SetName(const std::string& newName) { in SetName() function in HelperPerson
199 void SetName(const std::string& newName) { in SetName() function in Person3
/external/gptfdisk/
Dgptpart.cc178 void GPTPart::SetName(const string & theName) { function in GPTPart
184 void GPTPart::SetName(const UnicodeString & theName) { function in GPTPart
199 void GPTPart::SetName(const string & theName) { function in GPTPart
/external/javassist/src/test/test1/
DSetName.java3 public class SetName { class
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread.cc23 void PlatformThread::SetName(const std::string& name) { in SetName() function in partition_alloc::internal::base::PlatformThread
/external/cronet/base/threading/
Dplatform_thread_nacl.cc27 void PlatformThreadBase::SetName(const std::string& name) { in SetName() function in base::PlatformThreadBase
Dplatform_thread_android.cc91 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
Dplatform_thread_fuchsia.cc87 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
Dthread_id_name_manager.cc68 void ThreadIdNameManager::SetName(const std::string& name) { in SetName() function in base::ThreadIdNameManager
Dplatform_thread_linux.cc231 void PlatformThreadBase::SetName(const std::string& name) { in SetName() function in base::PlatformThreadBase
/external/image_io/includes/image_io/base/
Dostream_ref_data_destination.h30 void SetName(const std::string& name) { name_ = name; } in SetName() function
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dapp.h35 void SetName(uint32_t name) { name_ = name; } in SetName() function
/external/libultrahdr/third_party/image_io/includes/image_io/base/
Dostream_ref_data_destination.h30 void SetName(const std::string& name) { name_ = name; } in SetName() function
/external/libchrome/base/threading/
Dplatform_thread_android.cc62 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
Dthread_id_name_manager.cc62 void ThreadIdNameManager::SetName(const std::string& name) { in SetName() function in base::ThreadIdNameManager
Dplatform_thread_linux.cc128 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
Dcluster.h58 void SetName(const std::string& name) { name_ = name; } in SetName() function
/external/libbrillo/brillo/blkdev_utils/
Ddevice_mapper_task.cc18 bool DevmapperTaskImpl::SetName(const std::string& name) { in SetName() function in brillo::DevmapperTaskImpl
Ddevice_mapper_fake.cc68 bool FakeDevmapperTask::SetName(const std::string& name) { in SetName() function in brillo::fake::FakeDevmapperTask
Dloop_device.cc132 bool LoopDevice::SetName(const std::string& name) { in SetName() function in brillo::LoopDevice
/external/deqp-deps/amber/src/
Dshader.h33 void SetName(const std::string& name) { name_ = name; } in SetName() function
Dsampler.h57 void SetName(const std::string& name) { name_ = name; } in SetName() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_event.cc69 void CLEvent::SetName(const std::string& name) { name_ = name; } in SetName() function in tflite::gpu::cl::CLEvent
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_builder.h283 void SetName(absl::string_view name) { line_->set_name(std::string(name)); } in SetName() function
338 void SetName(absl::string_view name) { plane_->set_name(std::string(name)); } in SetName() function
/external/armnn/src/armnnUtils/
DDotSerializer.cpp141 NodeContent & NodeContent::SetName(const std::string & name) in SetName() function in armnn::NodeContent
/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_window_utils.cc39 void SetName(const std::string& name) { in SetName() function in xla::__anond84b54c70111::HloOp

123