Home
last modified time | relevance | path

Searched defs:FlushCache (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dcached_file_descriptor.cc84 bool CachedFileDescriptorBase::FlushCache() { in FlushCache() function in chromeos_update_engine::CachedFileDescriptorBase
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h80 void FlushCache(Cache *c) { in FlushCache() function
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_cache_unit_test.cpp763 TEST_F(ResolvCacheTest, FlushCache) { in TEST_F() argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DEmmc.h142 UINT8 FlushCache; // Flushing of the cache W/EP [32] member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DEmmc.h148 UINT8 FlushCache; // Flushing of the cache W/EP [32] member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DEmmc.h142 UINT8 FlushCache; // Flushing of the cache W/EP [32] member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DEmmc.h142 UINT8 FlushCache; // Flushing of the cache W/EP [32] member
/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2718 typedef void (*FlushCache)(mDNS *const m); typedef