/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_builder.h | 278 void SetId(int64_t id) { line_->set_id(id); } in SetId() function 335 void SetId(int64_t id) { plane_->set_id(id); } in SetId() function
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | encoded_frame.h | 55 void SetId(int64_t id) { id_ = id; } in SetId() function
|
/aosp_15_r20/external/armnn/samples/ObjectDetection/src/ |
H A D | DetectedObject.cpp | 46 void DetectedObject::SetId(unsigned int id) in SetId() function in od::DetectedObject
|
/aosp_15_r20/external/webrtc/audio/voip/ |
H A D | audio_channel.h | 43 void SetId(ChannelId id) { id_ = id; } in SetId() function
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | icmp6.hpp | 184 void SetId(uint16_t aId) { mData.m16[0] = BigEndian::HostSwap16(aId); } in SetId() function in ot::Ip6::Icmp::Header
|
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | plot_base.cc | 79 void Plot::SetId(const std::string& id) { in SetId() function in webrtc::Plot
|
/aosp_15_r20/external/perfetto/src/trace_processor/db/column/ |
H A D | set_id_storage.cc | 43 using SetId = SetIdStorage::SetId; typedef
|
/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | border_agent.cpp | 294 Error BorderAgent::SetId(const Id &aId) in SetId() function in ot::MeshCoP::BorderAgent
|
H A D | commissioner.cpp | 355 Error Commissioner::SetId(const char *aId) in SetId() function in ot::MeshCoP::Commissioner
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | settings.hpp | 809 void SetId(const MeshCoP::BorderAgent::Id &aId) { mId = aId; } in SetId() function in ot::SettingsBase::BorderAgentId
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceTable.cpp | 817 NewResourceBuilder& NewResourceBuilder::SetId(ResourceId id, OnIdConflict on_conflict) { in SetId() function in aapt::NewResourceBuilder
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | mac_frame.hpp | 93 void SetId(uint16_t aId) in SetId() function in ot::Mac::HeaderIe
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | setupapi.h | 302 USHORT SetId; member 310 USHORT SetId; member
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes.h | 2310 void SetId(int id) { id_ = id; } in SetId() function
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | vk_mem_alloc.h | 5974 void SetId(uint32_t id) { VMA_ASSERT(m_Id == 0); m_Id = id; } in SetId() function
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 11111 void SetId(uint32_t id) { VMA_ASSERT(m_Id == 0); m_Id = id; } in SetId() function
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 11085 void SetId(uint32_t id) { VMA_ASSERT(m_Id == 0); m_Id = id; } in SetId() function
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kendra/src/main/resources/codegen-resources/ |
H A D | service-2.json | 2028 "SetId":{ object
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 268395 pub SetId: ::std::option::Option< field 268499 pub SetId: ::std::option::Option< field
|