OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteFileAndEmptyParentDirectory
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/component_updater/
component_updater_utils.h
82
bool
DeleteFileAndEmptyParentDirectory
(const base::FilePath& filepath);
component_updater_utils.cc
161
bool
DeleteFileAndEmptyParentDirectory
(const base::FilePath& filepath) {
background_downloader_win.cc
354
DeleteFileAndEmptyParentDirectory
(base::FilePath(local_name));
component_updater_service.cc
873
if (!
DeleteFileAndEmptyParentDirectory
(crx_path))
[
all
...]
Completed in 44 milliseconds