Home
last modified time | relevance | path

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

12

/external/gptfdisk/
Dgptpart.cc182 void GPTPart::SetName(const string & theName) { function in GPTPart
188 void GPTPart::SetName(const UnicodeString & theName) { function in GPTPart
203 void GPTPart::SetName(const string & theName) { function in GPTPart
/external/javassist/src/test/test1/
DSetName.java3 public class SetName { class
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dapp.h35 void SetName(uint32_t name) { name_ = name; } in SetName() function
/external/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/deqp-deps/amber/src/
Dshader.h33 void SetName(const std::string& name) { name_ = name; } in SetName() function
Dsampler.h56 void SetName(const std::string& name) { name_ = name; } in SetName() function
Dbuffer.h101 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/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_event.cc66 void CLEvent::SetName(const std::string& name) { name_ = name; } in SetName() function in tflite::gpu::cl::CLEvent
/external/webrtc/rtc_base/deprecated/
Dsignal_thread.cc38 bool DEPRECATED_SignalThread::SetName(const std::string& name, in SetName() function in rtc::DEPRECATED_SignalThread
/external/icing/icing/
Dschema-builder.h35 PropertyConfigBuilder& SetName(std::string_view name) { in SetName() function
/external/webrtc/p2p/base/
Dmdns_message.h84 void SetName(const std::string& name) { name_ = name; } in SetName() function
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc166 void NameTable::NameEntryBuilder::SetName(const UChar* name) { in SetName() function in sfntly::NameTable::NameEntryBuilder
177 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes) { in SetName() function in sfntly::NameTable::NameEntryBuilder
184 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes, in SetName() function in sfntly::NameTable::NameEntryBuilder
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_builder.h248 void SetName(absl::string_view name) { line_->set_name(std::string(name)); } in SetName() function
303 void SetName(absl::string_view name) { plane_->set_name(std::string(name)); } in SetName() function
/external/webrtc/test/pc/e2e/
Dpeer_configurer.h51 PeerConfigurer* SetName(absl::string_view name) override { in SetName() function
/external/armnn/src/armnnUtils/
DDotSerializer.cpp140 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::__anon77651c5f0111::HloOp
/external/dng_sdk/source/
Ddng_camera_profile.h316 void SetName (const char *name) in SetName() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc31 void ThreadContextBase::SetName(const char *new_name) { in SetName() function in __sanitizer::ThreadContextBase

12