Searched defs:CheckFileType (Results 1 – 5 of 5) sorted by relevance
146 bool ExtensionPluginInfo::CheckFileType(const std::string& fileName, const std::string& extensionNa… in CheckFileType() function in OHOS::AbilityRuntime::ExtensionPluginInfo
2555 bool MainThread::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::MainThread
118 bool BundleFileUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::BundleFileUtil
131 bool BundleUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::BundleUtil
236 ErrCode AppServiceFwkInstaller::CheckFileType(const std::vector<std::string> &bundlePaths) in CheckFileType() function in OHOS::AppExecFwk::AppServiceFwkInstaller