/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/ |
D | synchronized_person.cpp | 31 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
|
/aosp_15_r20/external/gptfdisk/ |
H A D | gptpart.cc | 178 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
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/ |
H A D | ir_representation.h | 218 void SetName(const std::string &name) { in SetName() function 506 void SetName(std::string name) { name_ = std::move(name); } in SetName() function 687 void SetName(std::string &&name) { in SetName() function 691 void SetName(const std::string &name) { in SetName() function 786 void SetName(const std::string &name) { in SetName() function
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | subprocess.h | 179 Command& SetName(std::string name) & { in SetName() function 183 Command SetName(std::string name) && { in SetName() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_builder.h | 283 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
|
/aosp_15_r20/external/javassist/src/test/test1/ |
H A D | SetName.java | 3 public class SetName { class
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/ |
H A D | platform_thread.cc | 23 void PlatformThread::SetName(const std::string& name) { in SetName() function in partition_alloc::internal::base::PlatformThread
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | platform_thread_nacl.cc | 27 void PlatformThreadBase::SetName(const std::string& name) { in SetName() function in base::PlatformThreadBase
|
H A D | platform_thread_android.cc | 92 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
|
H A D | platform_thread_fuchsia.cc | 87 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
H A D | app.h | 35 void SetName(uint32_t name) { name_ = name; } in SetName() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
H A D | ostream_ref_data_destination.h | 30 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
/aosp_15_r20/external/image_io/includes/image_io/base/ |
H A D | ostream_ref_data_destination.h | 30 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | platform_thread_android.cc | 62 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/native/base/ |
H A D | time_util.h | 38 void SetName(const std::string& name) { mName = name; } in SetName() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/ |
H A D | cluster.h | 58 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/ |
H A D | time_util.h | 38 void SetName(const string& name) { mName = name; } in SetName() function
|
/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/ |
H A D | device_mapper_task.cc | 18 bool DevmapperTaskImpl::SetName(const std::string& name) { in SetName() function in brillo::DevmapperTaskImpl
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | shader.h | 33 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | cl_event.cc | 69 void CLEvent::SetName(const std::string& name) { name_ = name; } in SetName() function in tflite::gpu::cl::CLEvent
|
/aosp_15_r20/device/google/cuttlefish/common/libs/net/ |
D | network_interface.h | 39 NetworkInterface& SetName(const std::string& new_name) { in SetName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | ThreadSpec.h | 49 void SetName(llvm::StringRef name) { m_name = std::string(name); } in SetName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | ThreadSpec.h | 49 void SetName(llvm::StringRef name) { m_name = std::string(name); } in SetName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | ThreadSpec.h | 49 void SetName(llvm::StringRef name) { m_name = std::string(name); } in SetName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | ThreadSpec.h | 49 void SetName(llvm::StringRef name) { m_name = std::string(name); } in SetName() function
|