Home
last modified time | relevance | path

Searched defs:GetCount (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas133 function GetCount: Integer; in GetCount() function
191 function GetCount: Integer; in GetCount() function
222 function GetCount: Integer; in GetCount() function
294 function GetCount: Integer; in GetCount() function
473 function TList<T>.GetCount: Integer; in TList() function
626 function TDictionary<TKey, TValue>.GetCount: Integer; in GetCount() function
H A DAntlr.Runtime.Collections.pas106 function GetCount: Integer; in GetCount() function
222 function THashList<TKey, TValue>.GetCount: Integer; in THashList() function
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dvendor_tag_utils.cc93 static int GetCount(const vendor_tag_ops_t* /*tag_ops*/) { in GetCount() function
179 int VendorTagManager::GetCount() const { in GetCount() function in android::google_camera_hal::VendorTagManager
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/metrics/v1/
Dmetrics.pb.go681 func (x *DistributionValue) GetCount() int64 { func
765 func (x *SummaryValue) GetCount() *wrappers.Int64Value { func
903 func (x *DistributionValue_Bucket) GetCount() int64 { func
1093 func (x *SummaryValue_Snapshot) GetCount() *wrappers.Int64Value { func
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstatic_range_map.h81 inline int GetCount() const { return map_.size(); } in GetCount() function
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_bookmark.cpp58 int CPDF_Bookmark::GetCount() const { in GetCount() function in CPDF_Bookmark
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/profile_utils/
H A Dclock_cycle_profiler.h44 inline double GetCount() { in GetCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/
DTypeCategoryMap.h75 uint32_t GetCount() { return m_map.size(); } in GetCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/DataFormatters/
DTypeCategoryMap.h75 uint32_t GetCount() { return m_map.size(); } in GetCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/
DTypeCategoryMap.h75 uint32_t GetCount() { return m_map.size(); } in GetCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/
DTypeCategoryMap.h75 uint32_t GetCount() { return m_map.size(); } in GetCount() function
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/
DBaseJitterBuffer.cpp56 uint32_t BaseJitterBuffer::GetCount() in GetCount() function in BaseJitterBuffer
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dcpu_set.h118 int GetCount() { in GetCount() function
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/
DImsMediaDataQueue.cpp148 uint32_t ImsMediaDataQueue::GetCount() in GetCount() function in ImsMediaDataQueue
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Dfilter_test.cc30 size_t GetCount() const { return count_; } in GetCount() function in __anond3fabd6c0111::TestReporter
/aosp_15_r20/art/runtime/
H A Dbarrier.cc99 int Barrier::GetCount(Thread* self) { in GetCount() function in art::Barrier
/aosp_15_r20/external/libchrome/base/metrics/
H A Dsample_map.cc93 Count SampleMap::GetCount(Sample value) const { in GetCount() function in base::SampleMap
H A Ddummy_histogram.cc46 HistogramBase::Count GetCount(HistogramBase::Sample value) const override { in GetCount() function in base::__anon12e4c5680111::DummyHistogramSamples
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddxtmpl.h369 inline int CDXList<TYPE,ARG_TYPE>::GetCount() const { return m_nCount; } in GetCount() function
694 inline int CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetCount() const { return m_nCount; } in GetCount() function
/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DComboBox.h32 int GetCount() { return (int)SendMsg(CB_GETCOUNT, 0, 0); } in GetCount() function
/aosp_15_r20/external/cronet/base/metrics/
H A Ddummy_histogram.cc47 HistogramBase::Count GetCount(HistogramBase::Sample value) const override { in GetCount() function in base::__anon0c4792de0111::DummyHistogramSamples
/aosp_15_r20/external/google-benchmark/test/
H A Dfilter_test.cc31 int GetCount() const { return count_; } in GetCount() function in __anonf71334130111::TestReporter
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_memory_overhead.cc135 size_t TraceEventMemoryOverhead::GetCount(ObjectType object_type) const { in GetCount() function in base::trace_event::TraceEventMemoryOverhead
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dfilter_test.cc31 int GetCount() const { return count_; } in GetCount() function in __anon3230660f0111::TestReporter
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dincremental_barrier_test.cc41 int GetCount() TF_LOCKS_EXCLUDED(mu_) { in GetCount() function in tensorflow::__anond35b9d7b0111::Counter

123