Searched defs:Clear (Results 1 - 25 of 552) sorted by relevance

1234567891011>>

/external/lzma/CPP/7zip/UI/Common/
H A DTempFiles.cpp13 void CTempFiles::Clear() function in class:CTempFiles
/external/chromium_org/ui/base/ime/
H A Dcomposition_text.cc15 void CompositionText::Clear() { function in class:ui::CompositionText
/external/lldb/source/Breakpoint/
H A DStoppointCallbackContext.cpp34 StoppointCallbackContext::Clear() function in class:StoppointCallbackContext
37 exe_ctx_ref.Clear();
/external/pdfium/fpdfsdk/src/
H A Dfsdk_rendercontext.cpp9 void CRenderContext::Clear() function in class:CRenderContext
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_launch_error.cc79 void KioskAppLaunchError::Clear() { function in class:chromeos::KioskAppLaunchError
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dscreenlock_icon_provider.cc29 void ScreenlockIconProvider::Clear() { function in class:chromeos::ScreenlockIconProvider
/external/chromium_org/chrome/installer/mini_installer/
H A Dconfiguration.cc15 Clear();
19 Clear();
26 void Configuration::Clear() { function in class:mini_installer::Configuration
52 Clear();
/external/chromium_org/mojo/system/
H A Dmessage_in_transit_queue.cc19 Clear();
23 void MessageInTransitQueue::Clear() { function in class:mojo::system::MessageInTransitQueue
/external/chromium_org/net/cert/
H A Dtest_root_certs_android.cc25 void TestRootCerts::Clear() { function in class:net::TestRootCerts
H A Dtest_root_certs_openssl.cc33 void TestRootCerts::Clear() { function in class:net::TestRootCerts
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
H A DFastQueue.cs99 Clear(); // size goes to 0, but retains memory
112 public virtual void Clear() { method in class:Antlr.Runtime.Misc.FastQueue
114 _data.Clear();
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
H A DFastQueue.cs108 Clear(); // size goes to 0, but retains memory
123 public virtual void Clear() method in class:Antlr.Runtime.Misc.FastQueue
126 _data.Clear();
/external/chromium_org/cc/base/
H A Dinvalidation_region.cc25 void InvalidationRegion::Clear() { function in class:cc::InvalidationRegion
26 region_.Clear();
H A Drolling_time_delta_history.cc29 void RollingTimeDeltaHistory::Clear() { function in class:cc::RollingTimeDeltaHistory
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_history.cc28 void PrerenderHistory::Clear() { function in class:prerender::PrerenderHistory
/external/chromium_org/chrome/service/cloud_print/
H A Dprint_system.cc18 void PrintJobDetails::Clear() { function in class:cloud_print::PrintJobDetails
/external/chromium_org/chrome/test/chromedriver/client/
H A Dwebelement.py40 def Clear(self): member in class:WebElement
/external/chromium_org/components/invalidation/
H A Dfake_invalidation_state_tracker.cc23 Clear();
50 void FakeInvalidationStateTracker::Clear() { function in class:syncer::FakeInvalidationStateTracker
/external/chromium_org/components/ownership/
H A Dmock_owner_key_util.cc35 void MockOwnerKeyUtil::Clear() { function in class:ownership::MockOwnerKeyUtil
/external/chromium_org/content/browser/indexed_db/leveldb/
H A Dleveldb_write_batch.cc35 void LevelDBWriteBatch::Clear() { write_batch_->Clear(); } function in class:content::LevelDBWriteBatch
/external/chromium_org/content/renderer/
H A Dactive_notification_tracker.cc60 void ActiveNotificationTracker::Clear() { function in class:content::ActiveNotificationTracker
/external/chromium_org/extensions/browser/
H A Dcontent_verifier_io_data.cc42 void ContentVerifierIOData::Clear() { function in class:extensions::ContentVerifierIOData
/external/chromium_org/extensions/common/
H A Dextension_icon_set.cc14 void ExtensionIconSet::Clear() { function in class:ExtensionIconSet
/external/chromium_org/media/base/
H A Ddecoder_buffer_queue.cc71 void DecoderBufferQueue::Clear() { function in class:media::DecoderBufferQueue
/external/chromium_org/mojo/public/cpp/application/lib/
H A Dweak_service_provider.cc23 void WeakServiceProvider::Clear() { function in class:mojo::internal::WeakServiceProvider

Completed in 3934 milliseconds

1234567891011>>