Home
last modified time | relevance | path

Searched refs:SetInitialized (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dstatistics.h32 int32_t SetInitialized();
Dstatistics.cc40 int32_t Statistics::SetInitialized() in SetInitialized() function in webrtc::voe::Statistics
Dvoe_base_impl.cc381 return shared_->statistics().SetInitialized(); in Init()