Home
last modified time | relevance | path

Searched refs:DeleteDir (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/frameworks/common/file_operator/include/
H A Daccount_file_operator.h36 ErrCode DeleteDir(const std::string &path);
/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp73 return DeleteDir(path); in DeleteDirOrFile()
82 ErrCode AccountFileOperator::DeleteDir(const std::string &path) in DeleteDir() function in OHOS::AccountSA::AccountFileOperator
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp319 static bool DeleteDir(const std::string &path) in DeleteDir() function
333 DeleteDir(tmpName); in DeleteDir()

Completed in 2 milliseconds