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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h80 void FlushCache(Cache *c) { function in class:__tsan::DenseSlabAlloc
/external/webrtc/talk/session/media/
H A Dyuvscaler_unittest.cc79 static void FlushCache(uint8_t* dst, int count) { function
129 FlushCache(ibuf, isize);
130 FlushCache(obuf, osize);
131 FlushCache(xbuf, osize);
143 FlushCache(ibuf, isize);
144 FlushCache(obuf, osize);
/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTModelPOD.cpp2085 FlushCache();
2108 @Function FlushCache
2112 void CPVRTModelPOD::FlushCache() function in class:CPVRTModelPOD
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2718 typedef void (*FlushCache)(mDNS *const m); typedef
2720 extern void mDNSCoreRestartAddressQueries(mDNS *const m, mDNSBool SearchDomainsChanged, FlushCache flushCacheRecords,

Completed in 238 milliseconds