Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dsession_restore_n_exporter.cpp378 static bool VerifyPublishFileParam(NFuncArg &funcArg, std::string &bundleName, std::string &fileNam… in VerifyPublishFileParam() function
589 if (!VerifyPublishFileParam(funcArg, bundleName, fileName, env)) { in PublishFile()