Home
last modified time | relevance | path

Searched refs:PLATFORM_FILE_TEMPORARY (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dplatform_file.h37 PLATFORM_FILE_TEMPORARY = 512, // Used on Windows only enumerator
Dplatform_file_win.cc51 if (flags & PLATFORM_FILE_TEMPORARY) in CreatePlatformFile()