/aosp_15_r20/external/grpc-grpc/src/core/lib/debug/ |
H A D | stats_data.cc | 30 void HistogramCollector_100000_20::Collect(Histogram_100000_20* result) const { in Collect() function in grpc_core::HistogramCollector_100000_20 43 void HistogramCollector_65536_26::Collect(Histogram_65536_26* result) const { in Collect() function in grpc_core::HistogramCollector_65536_26 56 void HistogramCollector_100_20::Collect(Histogram_100_20* result) const { in Collect() function in grpc_core::HistogramCollector_100_20 69 void HistogramCollector_16777216_20::Collect( in Collect() function in grpc_core::HistogramCollector_16777216_20 83 void HistogramCollector_80_10::Collect(Histogram_80_10* result) const { in Collect() function in grpc_core::HistogramCollector_80_10 96 void HistogramCollector_10000_20::Collect(Histogram_10000_20* result) const { in Collect() function in grpc_core::HistogramCollector_10000_20 532 std::unique_ptr<GlobalStats> GlobalStatsCollector::Collect() const { in Collect() function in grpc_core::GlobalStatsCollector
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/stream/ |
D | collect.rs | 20 impl<St: Stream, C: Default> Collect<St, C> { impl 30 impl<St, C> FusedFuture for Collect<St, C> implementation 40 impl<St, C> Future for Collect<St, C> implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/debug/ |
D | stats_data.cc | 30 void HistogramCollector_65536_26::Collect(Histogram_65536_26* result) const { in Collect() function in grpc_core::HistogramCollector_65536_26 43 void HistogramCollector_16777216_20::Collect( in Collect() function in grpc_core::HistogramCollector_16777216_20 57 void HistogramCollector_80_10::Collect(Histogram_80_10* result) const { in Collect() function in grpc_core::HistogramCollector_80_10 254 std::unique_ptr<GlobalStats> GlobalStatsCollector::Collect() const { in Collect() function in grpc_core::GlobalStatsCollector
|
/aosp_15_r20/external/rust/android-crates-io/crates/http-body/src/ |
D | collect.rs | 27 impl<T: Body> Collect<T> { implementation 37 impl<T: Body> Future for Collect<T> { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/src/stream_ext/ |
D | collect.rs | 41 impl<T, U> Collect<T, U> impl 58 impl<T, U> Future for Collect<T, U> implementation
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | issue52241.go | 12 func (c *Collector[T]) Collect() { func
|
/aosp_15_r20/external/cronet/components/metrics/call_stacks/ |
H A D | call_stack_profile_collector.cc | 27 void CallStackProfileCollector::Collect(base::TimeTicks start_timestamp, in Collect() function in metrics::CallStackProfileCollector
|
H A D | child_call_stack_profile_collector.cc | 68 void ChildCallStackProfileCollector::Collect(base::TimeTicks start_timestamp, in Collect() function in metrics::ChildCallStackProfileCollector
|
H A D | child_call_stack_profile_collector_unittest.cc | 41 void Collect(base::TimeTicks start_timestamp, in Collect() function in metrics::ChildCallStackProfileCollectorTest::Receiver
|
/aosp_15_r20/external/perfetto/src/trace_redaction/ |
H A D | find_package_uid.cc | 38 base::Status FindPackageUid::Collect( in Collect() function in perfetto::trace_redaction::FindPackageUid
|
H A D | collect_system_info.cc | 36 base::Status CollectSystemInfo::Collect( in Collect() function in perfetto::trace_redaction::CollectSystemInfo
|
H A D | verify_integrity.cc | 29 base::Status VerifyIntegrity::Collect( in Collect() function in perfetto::trace_redaction::VerifyIntegrity
|
H A D | collect_system_info_unittest.cc | 31 base::Status Collect() { in Collect() function in perfetto::trace_redaction::CollectSystemInfoTest
|
H A D | trace_redactor.cc | 80 base::Status TraceRedactor::Collect( in Collect() function in perfetto::trace_redaction::TraceRedactor
|
H A D | collect_timeline_events.cc | 124 base::Status CollectTimelineEvents::Collect(const TracePacket::Decoder& packet, in Collect() function in perfetto::trace_redaction::CollectTimelineEvents
|
H A D | collect_frame_cookies.cc | 82 base::Status CollectFrameCookies::Collect( in Collect() function in perfetto::trace_redaction::CollectFrameCookies
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegBankReassign.cpp | 571 bool Collect) { in computeStallCycles() 684 bool Collect) { in collectCandidates()
|
/aosp_15_r20/art/runtime/ |
H A D | backtrace_helper.h | 59 void Collect(size_t skip_count) { in Collect() function
|
H A D | backtrace_helper.cc | 91 void BacktraceCollector::Collect() { in Collect() function in art::BacktraceCollector
|
/aosp_15_r20/prebuilts/go/linux-x86/src/maps/ |
D | iter.go | 58 func Collect[K comparable, V any](seq iter.Seq2[K, V]) map[K]V { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/slices/ |
D | iter.go | 57 func Collect[E any](seq iter.Seq[E]) []E { func
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | StmtObjC.cpp | 21 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/threading/ |
H A D | stream.h | 82 Future<U> Collect(std::unique_ptr<Collector<T, U>> collector) && { in Collect() function
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/threading/ |
H A D | stream.h | 82 Future<U> Collect(std::unique_ptr<Collector<T, U>> collector) && { in Collect() function
|
/aosp_15_r20/external/webrtc/tools_webrtc/android/ |
H A D | build_aar.py | 209 def Collect(aar_file, build_dir, arch, unstripped): function
|