Home
last modified time | relevance | path

Searched refs:SetInitialized (Results 1 – 4 of 4) 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()
/external/v8/src/compiler/
Descape-analysis.cc176 bool SetInitialized() { return status_ |= kInitialized; } in SetInitialized() function in v8::internal::compiler::VirtualObject
1342 obj->SetInitialized(); in ProcessFinishRegion()