Searched refs:Reset (Results 76 - 100 of 2222) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
H A Ddelayed_callback_runner.cc38 timer_.Reset();
48 timer_.Reset();
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_registration_utility_stub.cc38 callback_.Reset();
47 callback_.Reset();
/external/chromium_org/content/public/test/
H A Djavascript_test_observer.h26 // Reset the timeout and keep running.
49 virtual void Reset();
74 void Reset();
/external/chromium_org/gin/test/
H A Dv8_test.cc28 context_.Reset(instance_->isolate(), Context::New(instance_->isolate()));
36 context_.Reset();
/external/chromium_org/media/filters/
H A Dvideo_frame_scheduler_proxy.cc41 void VideoFrameSchedulerProxy::Reset() { function in class:media::VideoFrameSchedulerProxy
44 base::Bind(&VideoFrameScheduler::Reset,
H A Dclockless_video_frame_scheduler.cc31 void ClocklessVideoFrameScheduler::Reset() { function in class:media::ClocklessVideoFrameScheduler
/external/chromium_org/net/base/
H A Dtest_data_stream.cc10 Reset();
38 void TestDataStream::Reset() { function in class:net::TestDataStream
/external/chromium_org/net/socket/
H A Dssl_session_cache_openssl.h80 Reset(ctx, config);
87 // Reset the cache configuration. This flushes any existing entries.
88 void Reset(SSL_CTX* ctx, const Config& config);
/external/chromium_org/net/ssl/
H A Dssl_info.cc15 Reset();
41 void SSLInfo::Reset() { function in class:net::SSLInfo
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dinter_frame_delay.cc17 Reset(currentWallClock);
22 VCMInterFrameDelay::Reset(int64_t currentWallClock) function in class:webrtc::VCMInterFrameDelay
/external/chromium_org/tools/android/forwarder2/
H A Dcommon.h54 Reset();
59 void Reset() { function in class:forwarder2::FixedSizeStringBuilder
/external/chromium_org/ui/chromeos/network/
H A Dnetwork_icon_animation.cc35 animation_.Reset();
50 animation_.Reset(); // Stops the animation and resets the current value.
/external/chromium_org/ui/gfx/animation/
H A Dslide_animation.h53 virtual void Reset();
54 virtual void Reset(double value);
H A Dthrob_animation.h32 virtual void Reset() OVERRIDE;
33 virtual void Reset(double value) OVERRIDE;
/external/valgrind/main/gdbserver_tests/
H A DmcinfcallRU.stderr.exp4 Reset valgrind output to log (orderly_finish)
/external/chromium_org/android_webview/native/
H A Dexternal_video_surface_container_impl.cc22 jobject_.Reset(
31 jobject_.Reset();
52 surface_created_cb_.Reset();
53 surface_destroyed_cb_.Reset();
/external/chromium_org/base/
H A Dcallback_internal.cc12 void CallbackBase::Reset() { function in class:base::internal::CallbackBase
H A Dscoped_native_library.h38 void Reset(NativeLibrary library);
/external/chromium_org/cc/debug/
H A Dlap_timer.h27 void Reset();
/external/chromium_org/chrome/browser/ui/autofill/
H A Dloading_animation.h27 void Reset();
36 // True if the current cycle is the first one since Reset() was last called.
/external/chromium_org/chrome/installer/gcapi/
H A Dgcapi_dll.cc29 CommandLine::Reset();
/external/chromium_org/components/sync_driver/
H A Dmodel_associator_mock.h16 arg0->Reset(FROM_HERE, "test", type);
/external/chromium_org/google_apis/gcm/engine/
H A Dgcm_store.cc17 void GCMStore::LoadResult::Reset() { function in class:gcm::GCMStore::LoadResult
/external/chromium_org/media/base/
H A Dbyte_queue.h24 // Reset the queue to the empty state.
25 void Reset();
/external/chromium_org/media/cdm/ppapi/external_clear_key/
H A Dcdm_video_decoder.h20 virtual void Reset() = 0;

Completed in 444 milliseconds

1234567891011>>