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

  /external/chromium/webkit/glue/
webfileutilities_impl.h 39 virtual bool truncateFile(base::PlatformFile handle, long long offset);
webfileutilities_impl.cc 134 bool WebFileUtilitiesImpl::truncateFile(base::PlatformFile handle,
  /frameworks/native/cmds/atrace/
atrace.cpp 185 static bool truncateFile(const char* path)
309 return truncateFile(k_tracePath);
459 ok &= truncateFile(k_ftraceFilterPath);
470 ok &= truncateFile(k_ftraceFilterPath);

Completed in 94 milliseconds