/aosp_15_r20/external/pigweed/pw_perf_test/public/pw_perf_test/internal/ |
H A D | test_info.h | 34 void SetNext(TestInfo* next) { next_ = next; } in SetNext() function
|
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | srp_client_buffers.hpp | 176 …void SetNext(ServiceEntry *aEntry) { mService.mNext = reinterpret_cast<Srp::Client::Service *>(aEn… in SetNext() function in ot::Utils::SrpClientBuffers::ServiceEntry
|
H A D | heap.hpp | 111 void SetNext(uint16_t aNext) in SetNext() function in ot::Utils::Block
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | partition_freelist_entry.h | 282 PA_ALWAYS_INLINE void SetNext(PartitionFreelistEntry* entry, in SetNext() function
|
H A D | encoded_next_freelist.h | 177 PA_ALWAYS_INLINE void SetNext(EncodedNextFreelistEntry* entry) { in SetNext() function
|
H A D | pool_offset_freelist.h | 193 PA_ALWAYS_INLINE void SetNext(PoolOffsetFreelistEntry* entry) { in SetNext() function
|
H A D | partition_alloc_perftest.cc | 217 void SetNext(MemoryAllocationPerfNode* p) { next_ = p; } in SetNext() function in partition_alloc::internal::__anone46897d20111::MemoryAllocationPerfNode
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | weak_ptr_unittest.cpp | 27 void SetNext(const WeakTestPtr& next) { next_ = next; } in SetNext() function in fxcrt::__anon13f092760111::PseudoDeletable
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/ |
H A D | interceptor_list.h | 69 void SetNext(Map* next) { in SetNext() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/ |
D | interceptor_list.h | 70 void SetNext(Map* next) { in SetNext() function
|
/aosp_15_r20/art/runtime/ |
H A D | subtype_check_info.h | 373 void SetNext(BitStringChar next) { in SetNext() function
|
H A D | thread.cc | 483 void SetNext(FrameIdToShadowFrame* next) { next_ = next; } in SetNext() function in art::FrameIdToShadowFrame
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | linked_list.hpp | 94 void SetNext(Type *aNext) { static_cast<Type *>(this)->mNext = aNext; } in SetNext() function in ot::LinkedListEntry
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | gvn.cc | 194 void SetNext(Node* node) { next_ = node; } in SetNext() function in art::ValueSet::Node
|
H A D | ssa_liveness_analysis.h | 244 void SetNext(SafepointPosition* next) { in SetNext() function
|
/aosp_15_r20/external/openthread/src/core/coap/ |
H A D | coap.hpp | 261 … void SetNext(ResourceBlockWise *aNext) { static_cast<ResourceBlockWise *>(this)->mNext = aNext; } in SetNext() function in ot::Coap::ResourceBlockWise
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | range_dataset_op.cc | 98 void SetNext(int64_t value) { in SetNext() function in tensorflow::data::__anon7a3fe5330111::RangeCounter
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | address_resolver.cpp | 1165 void AddressResolver::CacheEntry::SetNext(CacheEntry *aEntry) in SetNext() function in ot::AddressResolver::CacheEntry
|
/aosp_15_r20/art/runtime/gc/allocator/ |
H A D | rosalloc.h | 119 void SetNext(Slot* next) { in SetNext() function
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsAngleTest.cpp | 230 static void SetNext(SkOpAngle& lh, SkOpAngle& rh) { in SetNext() function in PathOpsAngleTester
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | gpu_model.cc | 181 void SetNext(ValueId id) { next_ = id; } in SetNext() function in tflite::gpu::__anonbddfc2480111::TensorReserver
|
/aosp_15_r20/external/openthread/src/core/border_router/ |
H A D | routing_manager.hpp | 1047 void SetNext(SharedEntry *aNext) { mNext = aNext; } in SetNext() function
|