Home
last modified time | relevance | path

Searched refs:AllowStatCache (Results 1 - 4 of 4) sorted by relevance

/third_party/ninja/src/
H A Ddisk_interface_test.cc70 disk_.AllowStatCache(true); in TEST_F()
151 disk_.AllowStatCache(false); in TEST_F()
153 disk_.AllowStatCache(true); in TEST_F()
H A Ddisk_interface.h82 void AllowStatCache(bool allow);
H A Ddisk_interface.cc350 void RealDiskInterface::AllowStatCache(bool allow) { function in RealDiskInterface
H A Dninja.cc1366 disk_interface_.AllowStatCache(g_experimental_statcache); in RunBuild()
1383 disk_interface_.AllowStatCache(false); in RunBuild()

Completed in 5 milliseconds