Searched defs:FlushCache (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h79 void FlushCache(Cache *c) { function in class:__tsan::DenseSlabAlloc
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dyuvscaler_unittest.cc79 static void FlushCache(uint8* dst, int count) { function
126 FlushCache(ibuf, isize);
127 FlushCache(obuf, osize);
128 FlushCache(xbuf, osize);
140 FlushCache(ibuf, isize);
141 FlushCache(obuf, osize);
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2706 typedef void (*FlushCache)(mDNS *const m); typedef
2708 extern void mDNSCoreRestartAddressQueries(mDNS *const m, mDNSBool SearchDomainsChanged, FlushCache flushCacheRecords,

Completed in 571 milliseconds