OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EvictFileFromSystemCache
(Results
1 - 4
of
4
) sorted by null
/external/chromium/base/test/
test_file_util_linux.cc
15
bool
EvictFileFromSystemCache
(const FilePath& file) {
test_file_util_mac.cc
14
bool
EvictFileFromSystemCache
(const FilePath& file) {
test_file_util_posix.cc
86
success =
EvictFileFromSystemCache
(target_path);
106
bool
EvictFileFromSystemCache
(const FilePath& file) {
test_file_util_win.cc
40
bool
EvictFileFromSystemCache
(const FilePath& file) {
169
EvictFileFromSystemCache
(cur_dest_path);
Completed in 1518 milliseconds