Home
last modified time | relevance | path

Searched defs:needToInstall (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/app_file_service/tools/backup_tool/src/
Dtools_op_restore.cpp273 bool needToInstall = true; in InitPathCapFile() local
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
Dsvc_session_manager_mock.cpp233 void SvcSessionManager::SetNeedToInstall(const std::string &bundleName, bool needToInstall) {} in SetNeedToInstall()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
Dsvc_session_manager.cpp468 void SvcSessionManager::SetNeedToInstall(const std::string &bundleName, bool needToInstall) in SetNeedToInstall()