Home
last modified time | relevance | path

Searched defs:isDirEmpty (Results 1 - 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_ipc_test.cpp470 bool isDirEmpty = true; in HWTEST_F() local
1071 bool isDirEmpty = true; in HWTEST_F() local
H A Dbms_install_daemon_host_impl_test.cpp393 bool isDirEmpty = true; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_driver_test.cpp301 bool isDirEmpty = IsDriverDirEmpty(); in HWTEST_F() local
323 bool isDirEmpty = IsDriverDirEmpty(); in HWTEST_F() local
346 bool isDirEmpty = IsDriverDirEmpty(); in HWTEST_F() local
366 bool isDirEmpty = IsDriverDirEmpty(); in HWTEST_F() local
381 bool isDirEmpty = IsDriverDirEmpty(); in HWTEST_F() local
396 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
412 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
430 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
460 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
483 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
507 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
528 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
545 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
561 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
578 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
594 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
622 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
644 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
666 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
684 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
701 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
719 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
737 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
766 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
789 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
807 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
825 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
843 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
861 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
890 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
907 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
924 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
941 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
959 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
977 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
995 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1013 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1030 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1067 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1092 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1118 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1145 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1172 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1199 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1226 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1253 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1280 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1318 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1365 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1407 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1449 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1497 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1539 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1579 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1606 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1633 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1660 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
1687 bool isDirEmpty = IsDriverDirEmpty(); HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp1069 bool isDirEmpty = true; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h325 virtual ErrCode IsDirEmpty(const std::string &dir, bool &isDirEmpty) in IsDirEmpty() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp189 ErrCode InstalldHostImpl::IsDirEmpty(const std::string &dir, bool &isDirEmpty) in IsDirEmpty() argument
H A Dmock_install_client.cpp208 ErrCode InstalldClient::IsDirEmpty(const std::string &dir, bool &isDirEmpty) in IsDirEmpty() argument
H A Dinstalld_client.cpp326 ErrCode InstalldClient::IsDirEmpty(const std::string &dir, bool &isDirEmpty) in IsDirEmpty() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp386 ErrCode InstalldClient::IsDirEmpty(const std::string &dir, bool &isDirEmpty) in IsDirEmpty() argument
H A Dbase_bundle_installer.cpp3602 bool isDirEmpty = false; in RemoveEmptyDirs() local
5804 bool isDirEmpty = false; in RemoveTempPathOnlyUsedForSo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp637 bool isDirEmpty = false; in HandleIsDirEmpty() local
H A Dinstalld_proxy.cpp536 ErrCode InstalldProxy::IsDirEmpty(const std::string &dir, bool &isDirEmpty) in IsDirEmpty() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1208 ErrCode InstalldHostImpl::IsDirEmpty(const std::string &dir, bool &isDirEmpty) in IsDirEmpty() argument

Completed in 32 milliseconds