Home
last modified time | relevance | path

Searched defs:RemoveAll (Results 1 – 14 of 14) sorted by relevance

/external/openthread/src/core/common/
Dtimer.cpp110 void TimerMilli::RemoveAll(Instance &aInstance) in RemoveAll() function in ot::TimerMilli
203 void Timer::Scheduler::RemoveAll(const AlarmApi &aAlarmApi) in RemoveAll() function in ot::Timer::Scheduler
253 void TimerMicro::RemoveAll(Instance &aInstance) in RemoveAll() function in ot::TimerMicro
Dtimer.hpp179 void RemoveAll(void) { Timer::Scheduler::RemoveAll(sAlarmMilliApi); } in RemoveAll() function in ot::TimerMilli::Scheduler
322 void RemoveAll(void) { Timer::Scheduler::RemoveAll(sAlarmMicroApi); } in RemoveAll() function in ot::TimerMicro::Scheduler
/external/pdfium/xfa/fxfa/
Dcxfa_texttabstopscontext.cpp24 void CXFA_TextTabstopsContext::RemoveAll() { in RemoveAll() function in CXFA_TextTabstopsContext
/external/libchrome/base/
Dscoped_observer.h43 void RemoveAll() { in RemoveAll() function
/external/cronet/components/prefs/
Dpref_change_registrar.cc59 void PrefChangeRegistrar::RemoveAll() { in RemoveAll() function in PrefChangeRegistrar
Dpref_change_registrar_unittest.cc107 TEST_F(PrefChangeRegistrarTest, RemoveAll) { in TEST_F() argument
/external/lzma/CPP/Windows/Control/
DImageList.h71 bool RemoveAll() in RemoveAll() function
/external/webrtc/modules/audio_coding/neteq/
Ddecoder_database.cc175 void DecoderDatabase::RemoveAll() { in RemoveAll() function in webrtc::DecoderDatabase
/external/cronet/base/containers/
Denum_set.h251 void RemoveAll(EnumSet other) { enums_ &= ~other.enums_; } in RemoveAll() function
Denum_set_unittest.cc196 TEST_F(EnumSetTest, RemoveAll) { in TEST_F() argument
/external/openthread/tests/unit/
Dtest_timer.cpp126 static void RemoveAll(ot::Instance &aInstance) { TimerType::RemoveAll(aInstance); } in RemoveAll() function in TestTimer
/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp62 void CFWL_ComboBox::RemoveAll() { in RemoveAll() function in CFWL_ComboBox
/external/skia/vma_android/include/
Dvk_mem_alloc.h5264 void VmaIntrusiveLinkedList<ItemTypeTraits>::RemoveAll() in RemoveAll() function
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h4481 void RemoveAll() in RemoveAll() function