Home
last modified time | relevance | path

Searched defs:CheckFilePath (Results 1 – 2 of 2) sorted by relevance

/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_util.cpp42 ErrCode BundleUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath() function in OHOS::AppExecFwk::BundleUtil
67 ErrCode BundleUtil::CheckFilePath(const std::vector<std::string> &bundlePaths, std::vector<std::str… in CheckFilePath() function in OHOS::AppExecFwk::BundleUtil
/foundation/appexecfwk/standard/test/systemtest/common/bms/bms_install_system_test/
Dbms_install_system_test.cpp268 bool BmsInstallSystemTest::CheckFilePath(const std::string &checkFilePath) const in CheckFilePath() function in OHOS::AppExecFwk::BmsInstallSystemTest