Searched refs:Reset (Results 1 - 25 of 943) sorted by relevance

1234567891011>>

/external/pdfium/xfa/fwl/
H A Dcfwl_listitem.cpp11 m_rtItem.Reset();
H A Dcfwl_themepart.cpp16 m_rtPart.Reset();
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Dvideo_codec_information.h20 virtual void Reset() = 0;
/external/valgrind/gdbserver_tests/
H A Dnlsigvgdb.stderr.exp6 Reset valgrind output to log (orderly_finish)
/external/webrtc/webrtc/base/
H A Dexp_filter.h25 Reset(alpha);
30 void Reset(float alpha);
H A Devent_tracer_unittest.cc24 void Reset() { function in class:__anon24352::TestStatistics
70 TestStatistics::Get()->Reset();
79 TestStatistics::Get()->Reset();
/external/flatbuffers/tests/FlatBuffers.Test/
H A DLcg.cs37 public void Reset() method in class:FlatBuffers.Test.Lcg
/external/libchrome/base/timer/
H A Dmock_timer.cc39 Reset();
45 user_task_.Reset();
48 void MockTimer::Reset() { function in class:base::MockTimer
57 Reset();
/external/libmojo/base/android/
H A Dscoped_java_ref.h159 this->Reset(other);
167 this->Reset();
173 this->Reset(other);
176 void Reset() { function in class:base::android::ScopedJavaLocalRef
181 void Reset(const ScopedJavaLocalRef<U>& other) { function in class:base::android::ScopedJavaLocalRef
185 this->Reset(other.env_, other.obj());
189 void Reset(const U& other) { function in class:base::android::ScopedJavaLocalRef
192 this->Reset(env_, other.obj());
196 void Reset(JNIEnv* env, U obj) { function in class:base::android::ScopedJavaLocalRef
232 this->Reset(othe
252 void Reset() { function in class:base::android::ScopedJavaGlobalRef
257 void Reset(const U& other) { function in class:base::android::ScopedJavaGlobalRef
262 void Reset(JNIEnv* env, const JavaParamRef<U>& other) { function in class:base::android::ScopedJavaGlobalRef
267 void Reset(JNIEnv* env, U obj) { function in class:base::android::ScopedJavaGlobalRef
[all...]
/external/webrtc/webrtc/modules/audio_processing/
H A Drms_level.cc26 void RMSLevel::Reset() { function in class:webrtc::RMSLevel
44 Reset();
57 Reset();
/external/libchrome/base/
H A Datomic_sequence_num.h32 inline void Reset() { function in class:base::StaticAtomicSequenceNumber
46 seq_.Reset();
/external/libchrome/base/win/
H A Dscoped_propvariant.h25 Reset();
36 void Reset() { function in class:base::win::ScopedPropVariant
/external/lzma/CPP/7zip/Archive/Common/
H A DCrossThreadProgress.h28 ProgressEvent.Reset();
29 WaitEvent.Reset();
/external/lzma/CPP/7zip/Common/
H A DVirtThread.cpp24 StartEvent.Reset();
25 FinishedEvent.Reset();
/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Dbuffer_level_filter.cc18 Reset();
21 void BufferLevelFilter::Reset() { function in class:webrtc::BufferLevelFilter
H A Dbuffer_level_filter.h24 virtual void Reset();
/external/webrtc/webrtc/modules/audio_device/android/
H A Dopensles_common.h28 ~ScopedSLObject() { Reset(); }
39 void Reset() { function in class:webrtc::ScopedSLObject
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_ignoreset.h27 void Reset();
/external/google-breakpad/src/common/dwarf/
H A Dline_state_machine.h39 void Reset(bool default_is_stmt) { function in struct:dwarf2reader::LineStateMachine
/external/libchrome/crypto/
H A Dauto_cbb.h23 void Reset() { function in class:crypto::AutoCBB
/external/libmojo/mojo/public/tests/
H A Dtest_support_private.h23 static void Reset();
/external/pdfium/xfa/fxfa/app/
H A Dcxfa_texttabstopscontext.h24 void Reset();
/external/regex-re2/util/
H A Drandom.h21 void Reset(int32 seed) { seed_ = seed; } function in class:re2::ACMRandom
/external/webrtc/webrtc/common_audio/vad/mock/
H A Dmock_vad.h29 MOCK_METHOD0(Reset, void());
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/
H A Dmock_buffer_level_filter.h25 MOCK_METHOD0(Reset,

Completed in 6354 milliseconds

1234567891011>>