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

1234567891011>>

/external/chromium/net/base/
H A Dcert_verify_result.cc10 Reset();
16 void CertVerifyResult::Reset() { function in class:net::CertVerifyResult
H A Dssl_cert_request_info.cc14 void SSLCertRequestInfo::Reset() { function in class:net::SSLCertRequestInfo
H A Dandroid_network_library.cc20 Reset();
31 void Reset() { function in class:net::LibHolder
55 g_holder.Get().Reset();
/external/chromium_org/net/cert/
H A Dcert_verify_result.cc12 Reset();
18 void CertVerifyResult::Reset() { function in class:net::CertVerifyResult
/external/chromium_org/sync/test/
H A Dcallback_counter.h13 CallbackCounter() { Reset(); }
16 void Reset() { times_called_ = 0; } function in class:syncer::CallbackCounter
/external/valgrind/main/gdbserver_tests/
H A Dnlsigvgdb.stderr.exp6 Reset valgrind output to log (orderly_finish)
/external/chromium_org/content/public/test/
H A Dtest_notification_tracker.cc37 void TestNotificationTracker::Reset() { function in class:content::TestNotificationTracker
43 Reset();
47 Reset();
54 Reset();
58 Reset();
66 Reset();
72 Reset();
/external/chromium_org/base/android/
H A Dscoped_java_ref.h97 this->Reset(other);
105 this->Reset();
111 this->Reset(other);
114 void Reset() { function in class:base::android::ScopedJavaLocalRef
119 void Reset(const ScopedJavaLocalRef<U>& other) { function in class:base::android::ScopedJavaLocalRef
123 this->Reset(other.env_, other.obj());
127 void Reset(const U& other) { function in class:base::android::ScopedJavaLocalRef
130 this->Reset(env_, other.obj());
134 void Reset(JNIEnv* env, U obj) { function in class:base::android::ScopedJavaLocalRef
161 this->Reset(othe
173 void Reset() { function in class:base::android::ScopedJavaGlobalRef
178 void Reset(const U& other) { function in class:base::android::ScopedJavaGlobalRef
183 void Reset(JNIEnv* env, U obj) { function in class:base::android::ScopedJavaGlobalRef
[all...]
/external/chromium_org/chrome/browser/ui/gtk/
H A Dtitlebar_throb_animation.h23 // Reset back to the first frame.
24 void Reset();
/external/chromium_org/net/ssl/
H A Dssl_cert_request_info.cc14 void SSLCertRequestInfo::Reset() { function in class:net::SSLCertRequestInfo
/external/chromium_org/media/audio/
H A Dcross_process_notification.cc14 Reset(notifications);
24 void CrossProcessNotification::WaitForMultiple::Reset( function in class:CrossProcessNotification::WaitForMultiple
/external/chromium_org/ppapi/cpp/extensions/
H A Doptional.h26 Reset();
33 Reset();
43 Reset();
74 Reset();
78 void Reset() { function in class:pp::ext::Optional
/external/chromium_org/base/threading/
H A Dpost_task_and_reply_impl.cc36 task_.Reset();
37 reply_.Reset();
55 task_.Reset();
/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_request_scheduler.cc23 void VariationsRequestScheduler::Reset() { function in class:chrome_variations::VariationsRequestScheduler
25 timer_.Reset();
30 // Reset the regular timer to avoid it triggering soon after.
31 Reset();
/external/chromium_org/net/proxy/
H A Dproxy_info.cc33 Reset();
43 Reset();
48 Reset();
53 Reset();
58 Reset();
79 void ProxyInfo::Reset() { function in class:net::ProxyInfo
/external/chromium_org/base/
H A Datomic_sequence_num.h32 inline void Reset() { function in class:base::StaticAtomicSequenceNumber
46 seq_.Reset();
/external/chromium_org/base/synchronization/
H A Dwaitable_event_watcher_win.cc29 callback_.Reset();
42 callback_.Reset();
/external/chromium_org/base/win/
H A Dscoped_co_mem.h27 Reset(NULL);
49 void Reset(T* ptr) { function in class:base::win::ScopedCoMem
H A Dscoped_propvariant.h25 Reset();
36 void Reset() { function in class:base::win::ScopedPropVariant
/external/chromium_org/media/audio/android/
H A Dopensles_util.h19 ~ScopedSLObject() { Reset(); }
30 void Reset() { function in class:media::ScopedSLObject
/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/chromium/chrome/browser/
H A Dbrowsing_data_database_helper_unittest.cc28 helper->Reset();
H A Dbrowsing_data_indexed_db_helper_unittest.cc28 helper->Reset();
H A Dbrowsing_data_local_storage_helper_unittest.cc26 helper->Reset();

Completed in 630 milliseconds

1234567891011>>