HomeSort by relevance Sort by last modified time
    Searched refs:DeleteAll (Results 1 - 11 of 11) sorted by null

  /external/skia/src/views/
SkTagList.h 40 static void DeleteAll(SkTagList* head);
SkTagList.cpp 54 void SkTagList::DeleteAll(SkTagList* rec)
SkEventSink.cpp 51 SkTagList::DeleteAll(fTagHead);
  /external/v8/src/
zone.h 54 void DeleteAll();
56 // Deletes the last small segment kept around by DeleteAll(). You
141 // Zone::DeleteAll() to delete all zone objects in one go.
147 // The ZoneScope is used to automatically call DeleteAll() on a
152 ~ZoneScope() { zone_->DeleteAll(); }
178 // objects in the Zone by calling Zone::DeleteAll().
zone.cc 58 DeleteAll();
106 void Zone::DeleteAll() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
functiondiscoveryapi.h 123 STDMETHOD_(HRESULT,DeleteAll)(THIS) PURE;
137 #define IFunctionInstanceCollection_DeleteAll() (This)->lpVtbl->DeleteAll(This)
cdosys.h     [all...]
wbemdisp.h     [all...]
wbemcli.h     [all...]
cdoex.h     [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c     [all...]

Completed in 301 milliseconds