Searched refs:RemoveDir (Results 1 - 12 of 12) sorted by relevance

/external/vboot_reference/cgpt/
H A Dcgpt_nor.h24 int RemoveDir(const char *dir);
H A Dcgpt_nor.c193 int RemoveDir(const char *dir) { function
218 RemoveDir(temp_dir_template);
H A Dcgpt_wrapper.c140 RemoveDir(temp_dir);
H A Dcgpt_find.c276 RemoveDir(temp_dir);
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
H A Ddependency_manager_util.py22 def RemoveDir(dir_path): function
94 RemoveDir(unzip_path)
H A Ddependency_manager_util_unittest.py63 dependency_manager_util.RemoveDir(self.tmp_dir)
119 dependency_manager_util.RemoveDir(self.tmp_dir)
136 dependency_manager_util.RemoveDir(unzip_path)
/external/lzma/CPP/Windows/
H A DFileDir.h25 bool RemoveDir(CFSTR path);
H A DFileDir.cpp131 bool RemoveDir(CFSTR path) function in namespace:NWindows::NFile::NDir
370 return RemoveDir(path);
/external/skia/platform_tools/android/bin/
H A Ddownload_utils.py179 RemoveDir(dst)
187 def RemoveDir(path): function
/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp165 RemoveDir(_diskFilePath);
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp744 RemoveDir(_diskFilePath);
816 if (!RemoveDir(fullProcessedPath))
H A DUpdate.cpp63 return RemoveDir(path);
1472 RemoveDir(phyPath);

Completed in 219 milliseconds