Home
last modified time | relevance | path

Searched refs:AreLongPathsEnabled (Results 1 - 3 of 3) sorted by relevance

/third_party/ninja/src/
H A Ddisk_interface.h86 bool AreLongPathsEnabled() const;
H A Ddisk_interface.cc186 if (!path.empty() && !AreLongPathsEnabled() && path[0] != '\\' &&
359 bool RealDiskInterface::AreLongPathsEnabled(void) const { function in RealDiskInterface
H A Ddisk_interface_test.cc112 EXPECT_GT(disk_.Stat(disk_.AreLongPathsEnabled() ? in TEST_F()

Completed in 2 milliseconds