Home
last modified time | relevance | path

Searched refs:SetFileType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_opp_transfer_information.cpp25 SetFileType(other.GetFileType()); in BluetoothIOppTransferInformation()
96 SetFileType(str); in ReadFromParcel()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.h37 void SetFileType(const std::string &fileType);
H A Dopp_transfer_information.cpp56 void IOppTransferInformation::SetFileType(const std::string &fileType) in SetFileType() function in OHOS::bluetooth::IOppTransferInformation
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp83 void MetaHelper::SetFileType(struct HmdfsDentry *de, uint8_t fileType) in SetFileType() function in OHOS::FileManagement::MetaHelper
295 MetaHelper::SetFileType(de, base.fileType); in UpdateDentry()
559 MetaHelper::SetFileType(de, base.fileType); in DoUpdate()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp85 void MetaHelper::SetFileType(struct HmdfsDentry *de, uint8_t fileType) in SetFileType() function in OHOS::FileManagement::MetaHelper
357 MetaHelper::SetFileType(de, base.fileType); in UpdateDentry()
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/include/
H A Dmeta_file.h227 static void SetFileType(struct HmdfsDentry *de, uint8_t fileType);