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

  /external/clang/include/clang/Basic/
FileSystemStatCache.h 71 virtual LookupResult getStat(const char *Path, struct stat &StatBuf,
77 return Next->getStat(Path, StatBuf, FileDescriptor);
99 virtual LookupResult getStat(const char *Path, struct stat &StatBuf,
  /external/clang/lib/Basic/
FileSystemStatCache.cpp 49 R = Cache->getStat(Path, StatBuf, FileDescriptor);
106 MemorizeStatCalls::getStat(const char *Path, struct stat &StatBuf,
  /cts/suite/pts/deviceTests/ui/src/com/android/pts/ui/
ScrollingTest.java 69 Stat.StatResult stat = Stat.getStat(results);
  /cts/suite/pts/lib/commonutil/src/com/android/pts/util/
Stat.java 38 public static StatResult getStat(double[] data) {
ReportLog.java 68 Stat.StatResult stat = Stat.getStat(val);
  /cts/suite/pts/deviceTests/filesystemperf/src/com/android/pts/filesystemperf/
SequentialRWTest.java 67 Stat.StatResult stat = Stat.getStat(mbps);
108 Stat.StatResult stat = Stat.getStat(mbps);
FileUtil.java 300 Stat.StatResult stat = Stat.getStat(mbps);
350 Stat.StatResult stat = Stat.getStat(mbps);
389 Stat.StatResult stat = Stat.getStat(mbpsAll);
  /cts/suite/pts/deviceTests/dram/src/com/android/pts/dram/
BandwidthTest.java 102 Stat.StatResult stat = Stat.getStat(mbps);
  /cts/suite/pts/hostTests/bootup/src/com/android/pts/bootup/
BootupTimeTest.java 69 StatResult stat = Stat.getStat(result);
  /cts/suite/pts/hostTests/uihost/control/src/com/android/pts/taskswitching/control/
TaskswitchingDeviceTest.java 85 Stat.StatResult stat = Stat.getStat(results);
  /cts/suite/pts/hostTests/uihost/src/com/android/pts/uihost/
InstallTimeTest.java 93 StatResult stat = Stat.getStat(result);
  /cts/suite/pts/hostTests/browser/src/com/android/pts/browser/
BrowserTest.java 100 Stat.StatResult stat = Stat.getStat(results);
  /external/clang/unittests/Basic/
FileManagerTest.cpp 53 // Implement FileSystemStatCache::getStat().
54 virtual LookupResult getStat(const char *Path, struct stat &StatBuf,
  /external/clang/lib/Frontend/
CacheTokens.cpp 519 LookupResult getStat(const char *Path, struct stat &StatBuf,
  /external/clang/lib/Lex/
PTHLexer.cpp 684 LookupResult getStat(const char *Path, struct stat &StatBuf,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /external/clang/lib/Serialization/
ASTReader.cpp 917 LookupResult getStat(const char *Path, struct stat &StatBuf,
    [all...]

Completed in 341 milliseconds