Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/utils/
H A Dmeta_utils.h26 inline bool CheckFileType(const std::shared_ptr<Meta> meta) in CheckFileType() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dextension_plugin_info.cpp147 bool ExtensionPluginInfo::CheckFileType(const std::string& fileName, const std::string& extensionNa… in CheckFileType() function in OHOS::AbilityRuntime::ExtensionPluginInfo
H A Dmain_thread.cpp2912 bool MainThread::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::MainThread
/ohos5.0/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp118 bool BundleFileUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::BundleFileUtil
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp614 void FileFdSourcePlugin::CheckFileType() in CheckFileType() function in OHOS::Media::Plugins::FileFdSource::FileFdSourcePlugin
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp380 ErrCode AppServiceFwkInstaller::CheckFileType(const std::vector<std::string> &bundlePaths) in CheckFileType() function in OHOS::AppExecFwk::AppServiceFwkInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp146 bool BundleUtil::CheckFileType(const std::string &fileName, const std::string &extensionName) in CheckFileType() function in OHOS::AppExecFwk::BundleUtil