Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:DeleteDir
(Results
1 - 25
of
42
) sorted by relevance
1
2
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/create_delete_directory_test/src/
H
A
D
create_delete_directory_test.cpp
79
static int32_t
DeleteDir
(string &relativePath)
in DeleteDir()
function
133
int32_t deleteRes =
DeleteDir
(uri);
in HWTEST_F()
148
int32_t resFirst =
DeleteDir
(uri);
in HWTEST_F()
164
int32_t resFirst =
DeleteDir
(uri);
in HWTEST_F()
180
int32_t resFirst =
DeleteDir
(uri);
in HWTEST_F()
196
int32_t resFirst =
DeleteDir
(uri);
in HWTEST_F()
212
int32_t resFirst =
DeleteDir
(uri);
in HWTEST_F()
234
int32_t resDelete =
DeleteDir
(uri);
in HWTEST_F()
252
int32_t resFirst =
DeleteDir
(uri);
in HWTEST_F()
253
int32_t resSecond =
DeleteDir
(ur
in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H
A
D
quick_fix_boot_scanner.cpp
293
BundleUtil::
DeleteDir
(tempInstallDir);
in RemoveInvalidDir()
294
BundleUtil::
DeleteDir
(tempQuickFixDir);
in RemoveInvalidDir()
295
BundleUtil::
DeleteDir
(tempSecureInstallDir);
in RemoveInvalidDir()
296
BundleUtil::
DeleteDir
(tempSecureQuickFixDir);
in RemoveInvalidDir()
297
BundleUtil::
DeleteDir
(tempSignatureFileDir);
in RemoveInvalidDir()
298
BundleUtil::
DeleteDir
(tempSecureSignatureFileDir);
in RemoveInvalidDir()
H
A
D
quick_fix_manager_host_impl.cpp
142
BundleUtil::
DeleteDir
(tmpDir);
in CreateFd()
204
BundleUtil::
DeleteDir
(prefixStr);
in CopyHqfToSecurityDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_stream_installer_host_impl.cpp
84
BundleUtil::
DeleteDir
(tempDir_);
in UnInit()
86
BundleUtil::
DeleteDir
(path);
in UnInit()
88
BundleUtil::
DeleteDir
(tempSignatureFileDir_);
in UnInit()
89
BundleUtil::
DeleteDir
(tempPgoFileDir_);
in UnInit()
H
A
D
bundle_util.cpp
573
if (!
DeleteDir
(newPath)) {
in RenameFile()
581
bool BundleUtil::
DeleteDir
(const std::string &path)
in DeleteDir()
function in OHOS::AppExecFwk::BundleUtil
873
BundleUtil::
DeleteDir
(tempDir);
in DeleteTempDirs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_bundle_scan_test/
H
A
D
bms_service_bundle_scan_test.cpp
63
void
DeleteDir
(const std::string &path) const;
101
DeleteDir
(TEST_DIR);
in TearDown()
113
void BmsServiceBundleScanTest::
DeleteDir
(const std::string &path) const
in DeleteDir()
function in OHOS::BmsServiceBundleScanTest
117
APP_LOGE("
DeleteDir
:%{private}s error", path.c_str());
in DeleteDir()
174
DeleteDir
(TEST_DIR);
in HWTEST_F()
/foundation/bundlemanager/bundle_framework/common/utils/include/
H
A
D
bundle_file_util.h
32
static bool
DeleteDir
(const std::string &path);
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/verify/
H
A
D
verify_manager_proxy.cpp
81
if (!BundleFileUtil::
DeleteDir
(path)) {
in RemoveFiles()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H
A
D
native_album_asset.cpp
132
return MediaFileUtils::
DeleteDir
(albumUri);
in DeleteAlbumAsset()
H
A
D
media_file_utils.cpp
425
bool MediaFileUtils::
DeleteDir
(const string &dirName)
in DeleteDir()
function in OHOS::Media::MediaFileUtils
552
DeleteDir
(ROOT_MEDIA_DIR + MEDIALIBRARY_TEMP_DIR);
in RecoverMediaTempDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H
A
D
installd_host_impl.cpp
146
InstalldOperator::
DeleteDir
(targetPath);
in ExtractModuleFiles()
610
if (!InstalldOperator::
DeleteDir
(bundleBackupDir)) {
in RemoveBackupExtHomeDir()
629
if (!InstalldOperator::
DeleteDir
(bundleBackupDir)) {
in RemoveNewBackupExtHomeDir()
674
if (!InstalldOperator::
DeleteDir
(distributedFile)) {
in RemoveDistributedDir()
680
if (!InstalldOperator::
DeleteDir
(fileNonAccount)) {
in RemoveDistributedDir()
705
if (!InstalldOperator::
DeleteDir
(shareFileDir)) {
in RemoveShareDir()
725
if (!InstalldOperator::
DeleteDir
(cloudFileDir)) {
in RemoveCloudDir()
807
if (!InstalldOperator::
DeleteDir
(moduleDataDir)) {
in RemoveModuleDataDir()
825
if (!InstalldOperator::
DeleteDir
(dir)) {
in RemoveDir()
1586
if (!InstalldOperator::
DeleteDir
(baseDi
in RemoveExtensionDir()
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_unittest_utils/include/
H
A
D
medialibrary_unittest_utils.h
63
static bool
DeleteDir
(const std::string &path, const std::string &dirId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H
A
D
verify_manager_host_impl.cpp
381
if (!BundleUtil::
DeleteDir
(path)) {
in RemoveTempFiles()
482
auto result = BundleUtil::
DeleteDir
(abcPath);
in Rollback()
/foundation/bundlemanager/bundle_framework/common/utils/src/
H
A
D
bundle_file_util.cpp
205
bool BundleFileUtil::
DeleteDir
(const std::string &path)
in DeleteDir()
function in OHOS::AppExecFwk::BundleFileUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
bundle_util.h
185
static bool
DeleteDir
(const std::string &path);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H
A
D
installd_operator.h
76
static bool
DeleteDir
(const std::string &path);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H
A
D
aot_executor.cpp
315
(void)InstalldOperator::
DeleteDir
(state_.outputPath);
in StopAOT()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_restore_test/src/
H
A
D
medialibrary_restore_test.cpp
146
MediaFileUtils::
DeleteDir
(TEST_BACKUP_FOLDER);
in SetUp()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_unittest_utils/src/
H
A
D
medialibrary_unittest_utils.cpp
244
bool MediaLibraryUnitTestUtils::
DeleteDir
(const string &path, const string &dirId)
in DeleteDir()
function in OHOS::Media::MediaLibraryUnitTestUtils
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H
A
D
media_file_utils_test.cpp
97
EXPECT_EQ(MediaFileUtils::
DeleteDir
(dirPath), true);
in HWTEST_F()
103
EXPECT_EQ(MediaFileUtils::
DeleteDir
(dirPath), false);
in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H
A
D
media_file_utils.h
90
EXPORT static bool
DeleteDir
(const std::string &dirName);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H
A
D
extend_resource_manager_host_impl.cpp
667
BundleUtil::
DeleteDir
(tmpDir);
in CreateFd()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H
A
D
clone_restore.cpp
708
if (MediaFileUtils::IsFileExists(thumbnailNewDir) && !MediaFileUtils::
DeleteDir
(thumbnailNewDir)) {
in MoveThumbnailDir()
724
if (!MediaFileUtils::
DeleteDir
(thumbnailNewDir)) {
in MoveThumbnailDir()
2347
if (!BackupKvStore() && !MediaFileUtils::
DeleteDir
(CLONE_KVDB_BACKUP_DIR)) {
in StartBackup()
2356
if (MediaFileUtils::IsFileExists(CLONE_KVDB_BACKUP_DIR) && !MediaFileUtils::
DeleteDir
(CLONE_KVDB_BACKUP_DIR)) {
in BackupKvStore()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/
H
A
D
bms_bundle_quick_fix_boot_scanner_test.cpp
275
bool ret = BundleUtil::
DeleteDir
(PATCH_PATH);
in DeleteQuickFileDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H
A
D
bms_install_daemon_operator_test.cpp
106
BundleUtil::
DeleteDir
(dir);
in DeleteQuickFileDir()
201
* @tc.desc: 1. calling
DeleteDir
of InstalldOperator
207
auto ret = InstalldOperator::
DeleteDir
(path);
in HWTEST_F()
Completed in 32 milliseconds
1
2