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

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_dense_alloc_test.cc 51 alloc.FlushCache(&cache);
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
yuvscaler_unittest.cc 79 static void FlushCache(uint8* dst, int count) {
126 FlushCache(ibuf, isize);
127 FlushCache(obuf, osize);
128 FlushCache(xbuf, osize);
140 FlushCache(ibuf, isize);
141 FlushCache(obuf, osize);
  /external/compiler-rt/lib/tsan/rtl/
tsan_sync.cc 216 block_alloc_.FlushCache(&thr->block_cache);
217 sync_alloc_.FlushCache(&thr->sync_cache);
tsan_dense_alloc.h 79 void FlushCache(Cache *c) {
  /external/chromium_org/chrome/browser/extensions/api/mdns/
dns_sd_registry_unittest.cc 176 TEST_F(DnsSdRegistryTest, FlushCache) {
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h     [all...]
mDNS.c     [all...]

Completed in 79 milliseconds