Home
last modified time | relevance | path

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

/external/chromium_org/base/files/
Dfile_util_proxy.cc211 PlatformFileError DeleteAdapter(const FilePath& file_path, bool recursive) { in DeleteAdapter() function
296 Bind(&DeleteAdapter, file_path, recursive), in DeleteFile()