Home
last modified time | relevance | path

Searched refs:ABSOLUTE_PATH (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_constants.h28 ABSOLUTE_PATH = 0, member in OHOS::AppExecFwk::ResultMode
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_host_impl_test.cpp271 auto ret = hostImpl->ScanDir(TEST_STRING, ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, vec); in HWTEST_F()
698 auto ret = hostImpl->ScanDir("", ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, vec); in HWTEST_F()
H A Dbms_install_daemon_ipc_test.cpp348 auto ret = proxy->ScanDir(TEST_STRING, ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, vec); in HWTEST_F()
H A Dbms_install_daemon_test.cpp597 "", ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, paths); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp742 ErrCode result = installClient_->ScanDir(dir, ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, paths); in HWTEST_F()
757 ErrCode result = installClient_->ScanDir(dir, ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, paths); in HWTEST_F()
759 dir, ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, paths)); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp196 if (!ScanDir(appCodePath, ScanMode::SUB_FILE_FILE, ResultMode::ABSOLUTE_PATH, hapPaths)) { in ScanInstallDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2589 "", ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, paths); in HWTEST_F()
2593 BUNDLE_DATA_DIR, ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, paths); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp560 if (!ScanDir(appCodePath, ScanMode::SUB_FILE_FILE, ResultMode::ABSOLUTE_PATH, hapPaths)) { in ScanInstallDir()

Completed in 27 milliseconds