Home
last modified time | relevance | path

Searched defs:instance_count_ (Results 1 – 25 of 37) sorted by relevance

12

/external/webrtc/modules/audio_processing/aec3/
Drender_delay_controller.cc54 static std::atomic<int> instance_count_; member in webrtc::__anon43fcae810111::RenderDelayControllerImpl
85 std::atomic<int> RenderDelayControllerImpl::instance_count_(0); member in webrtc::__anon43fcae810111::RenderDelayControllerImpl
Dstationarity_estimator.h114 static std::atomic<int> instance_count_; variable
Dblock_processor.cc67 static std::atomic<int> instance_count_; member in webrtc::__anon5855627a0111::BlockProcessorImpl
82 std::atomic<int> BlockProcessorImpl::instance_count_(0); member in webrtc::__anon5855627a0111::BlockProcessorImpl
Dsuppression_gain.h122 static std::atomic<int> instance_count_; variable
Decho_canceller3.h189 static std::atomic<int> instance_count_; variable
Drender_delay_buffer.cc77 static std::atomic<int> instance_count_; member in webrtc::__anon1b1f20170111::RenderDelayBufferImpl
122 std::atomic<int> RenderDelayBufferImpl::instance_count_ = 0; member in webrtc::__anon1b1f20170111::RenderDelayBufferImpl
Drefined_filter_update_gain.cc33 std::atomic<int> RefinedFilterUpdateGain::instance_count_(0); member in webrtc::RefinedFilterUpdateGain
Decho_remover.cc145 static std::atomic<int> instance_count_; member in webrtc::__anon2c29776e0111::EchoRemoverImpl
183 std::atomic<int> EchoRemoverImpl::instance_count_(0); member in webrtc::__anon2c29776e0111::EchoRemoverImpl
Dfilter_analyzer.h133 static std::atomic<int> instance_count_; variable
Dfilter_analyzer.cc47 std::atomic<int> FilterAnalyzer::instance_count_(0); member in webrtc::FilterAnalyzer
Dstationarity_estimator.cc154 std::atomic<int> StationarityEstimator::instance_count_(0); member in webrtc::StationarityEstimator
Daec_state.cc99 std::atomic<int> AecState::instance_count_(0); member in webrtc::AecState
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dcounting_allocator.h107 int64_t* instance_count_ = nullptr; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dcounting_allocator.h107 int64_t* instance_count_ = nullptr; variable
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
Dcounting_allocator.h115 int64_t* instance_count_ = nullptr; variable
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dcounting_allocator.h115 int64_t* instance_count_ = nullptr; variable
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dcounting_allocator.h107 int64_t* instance_count_ = nullptr; variable
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dcounting_allocator.h115 int64_t* instance_count_ = nullptr; variable
/external/cronet/third_party/abseil-cpp/absl/container/internal/
Dcounting_allocator.h115 int64_t* instance_count_ = nullptr; variable
/external/abseil-cpp/absl/container/internal/
Dcounting_allocator.h115 int64_t* instance_count_ = nullptr; variable
/external/webrtc/modules/audio_processing/
Dresidual_echo_detector.cc43 std::atomic<int> ResidualEchoDetector::instance_count_(0); member in webrtc::ResidualEchoDetector
Dgain_controller2.cc78 std::atomic<int> GainController2::instance_count_(0); member in webrtc::GainController2
/external/cronet/third_party/abseil-cpp/absl/memory/
Dmemory_test.cc50 static int instance_count_; member in __anon1079ca5d0111::DestructorVerifier
53 int DestructorVerifier::instance_count_ = 0; member in __anon1079ca5d0111::DestructorVerifier
/external/angle/third_party/abseil-cpp/absl/memory/
Dmemory_test.cc50 static int instance_count_; member in __anoncefa52790111::DestructorVerifier
53 int DestructorVerifier::instance_count_ = 0; member in __anoncefa52790111::DestructorVerifier
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.h513 static volatile LONG instance_count_; variable

12