Home
last modified time | relevance | path

Searched refs:VerifyPath (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_restore_async.cpp114 BExcepUltils::VerifyPath(tmpPath, false); in OnFileReady()
294 BExcepUltils::VerifyPath(pathCapFile, false); in ChangeBundleInfo()
338 BExcepUltils::VerifyPath(pathCapFile, false); in AppendBundles()
375 BExcepUltils::VerifyPath(pathCapFile, false); in InitArg()
H A Dtools_op_incremental_restore_async.cpp120 BExcepUltils::VerifyPath(tmpPath, false); in OnFileReady()
311 BExcepUltils::VerifyPath(pathCapFile, false); in ChangeBundleInfo()
355 BExcepUltils::VerifyPath(pathCapFile, false); in AppendBundles()
392 BExcepUltils::VerifyPath(pathCapFile, false); in InitArg()
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_error/
H A Db_excep_utils.cpp27 void BExcepUltils::VerifyPath(const string_view &path, bool isExtension) in VerifyPath() function in OHOS::FileManagement::Backup::BExcepUltils
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_error/
H A Db_excep_utils.h74 static void VerifyPath(const std::string_view &path, bool isExtension = false);
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_incremental.cpp150 BExcepUltils::VerifyPath(path, false); in GetLocalCapabilitiesIncremental()
H A Dservice.cpp281 BExcepUltils::VerifyPath(path, false); in GetLocalCapabilities()