Home
last modified time | relevance | path

Searched defs:CheckFileType (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dextension_plugin_info.cpp146 bool ExtensionPluginInfo::CheckFileType(const std::string& fileName, const std::string& extensionNa… in CheckFileType() function in OHOS::AbilityRuntime::ExtensionPluginInfo
Dmain_thread.cpp2555 bool MainThread::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::MainThread
/foundation/bundlemanager/bundle_framework/common/utils/src/
Dbundle_file_util.cpp118 bool BundleFileUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::BundleFileUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp131 bool BundleUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::BundleUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
Dapp_service_fwk_installer.cpp236 ErrCode AppServiceFwkInstaller::CheckFileType(const std::vector<std::string> &bundlePaths) in CheckFileType() function in OHOS::AppExecFwk::AppServiceFwkInstaller