Searched refs:DeleteAfterReboot (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/ | ||
D | file_util.h | 137 bool DeleteAfterReboot(const FilePath& path); |
D | file_util_win.cc | 101 bool DeleteAfterReboot(const FilePath& path) { in DeleteAfterReboot() function |