Home
last modified time | relevance | path

Searched defs:fileType (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/utils/
H A Dmeta_utils.h31 FileType fileType = FileType::UNKNOW; in CheckFileType() local
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/include/
H A Dupgrade_file.h25 ComponentType fileType = ComponentType::INVALID; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dplatform_specific.h37 FileType fileType = FileType::FILE; member
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c61 static int32_t SecFileLoadWork(int tzFd, const char *filePath, enum SecFileType fileType, const TEE… in SecFileLoadWork()
92 int32_t LoadSecFile(int tzFd, FILE *fp, enum SecFileType fileType, const TEEC_UUID *uuid) in LoadSecFile()
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dload_sec_file.c50 int32_t LoadSecFile(int tzFd, FILE *fp, enum SecFileType fileType, const TEEC_UUID *uuid) in LoadSecFile()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp310 int32_t fileType = 1; variable
326 int32_t fileType = 1; variable
406 int32_t fileType = 3; variable
418 int32_t fileType = 2; variable
430 int32_t fileType = 2; variable
444 int32_t fileType = 2; variable
457 int32_t fileType = 2; variable
469 int32_t fileType = -1; variable
483 int32_t fileType = -1; variable
496 int32_t fileType = -1; variable
[all …]
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file_kits.cpp224 const std::string &bundleName, const std::string &fileType) in IsSupportDlp()
253 std::string fileType = DlpUtils::GetFileTypeBySuffix(realSuffix); in ConvertAbilityInfoWithSupportDlp() local
/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_helper.cpp27 const EntryMap &entryMap, FileType fileType) in ParseCodeSignBlock()
/ohos5.0/base/startup/init/services/param/adapter/
H A Dparam_persistadp.c124 static bool GetPersistFilePath(char **path, char **tmpPath, int fileType) in GetPersistFilePath()
160 static int LoadPersistParam(int fileType) in LoadPersistParam()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.cpp56 void IOppTransferInformation::SetFileType(const std::string &fileType) in SetFileType()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_util.c107 uint8_t IsAccessiblePath(const char *pathName, int32_t mode, uint32_t fileType) in IsAccessiblePath()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast.h59 void SetAStFileType(ASTFileType fileType) in SetAStFileType()
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_manager.cpp34 int8_t GlyphsManager::SetFile(const char* fontName, int32_t fp, uint32_t start, uint16_t fileType) in SetFile()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast.h69 void SetAStFileType(ASTFileType fileType) in SetAStFileType()
/ohos5.0/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp241 const EntryMap &entryMap, FileType fileType) in ParseCodeSignBlock()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp104 bool ElfImitate::ParseAllHeaders(ElfFileType fileType) in ParseAllHeaders()
525 bool ElfImitate::ParseProgramHeaders(ElfFileType fileType) in ParseProgramHeaders()
581 bool ElfImitate::ParseSectionHeaders(ElfFileType fileType) in ParseSectionHeaders()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp903 void BaseRestore::UpdateFailedFileByFileType(int32_t fileType, const FileInfo &fileInfo, int32_t er… in UpdateFailedFileByFileType()
922 void BaseRestore::UpdateFailedFiles(int32_t fileType, const FileInfo &fileInfo, int32_t errorCode) in UpdateFailedFiles()
936 void BaseRestore::UpdateDuplicateNumber(int32_t fileType) in UpdateDuplicateNumber()
1073 int32_t BaseRestore::GetUniqueId(int32_t fileType) in GetUniqueId()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_dialling_numbers_manager.cpp290 int IccDiallingNumbersManager::GetFileIdForType(int fileType) in GetFileIdForType()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dtaboo.cpp138 void Taboo::ParseTabooData(const std::string& path, DataFileType fileType, const std::string& local… in ParseTabooData()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Davmetadata_collector.cpp307 Plugins::FileType fileType; in FormatMimeType() local
/ohos5.0/base/update/updater/test/unittest/script/
H A Dscript_unittest.h123 … void RegisterPkgFileCreator(const std::string &fileType, PkgFileConstructor constructor) override in RegisterPkgFileCreator()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.h75 int32_t fileType = 0; member
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h92 enum SecFileType fileType; member
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dudmf.cpp577 std::string* fileType = std::get_if<std::string>(&(fileUri->obj->value_[FILE_TYPE])); in OH_UdmfRecord_AddFileUri() local
689 for (auto fileType : FILE_TYPES) { in OH_UdmfRecord_GetFileUri() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_xml_utils.cpp93 static bool RenameFile(const std::string &fileName, const std::string &fileType) in RenameFile()

12