Home
last modified time | relevance | path

Searched refs:GetFileType (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_opp_transfer_information.cpp25 SetFileType(other.GetFileType()); in BluetoothIOppTransferInformation()
46 if (!parcel.WriteString(GetFileType())) { in WriteToParcel()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.h36 std::string GetFileType() const;
H A Dopp_transfer_information.cpp51 std::string IOppTransferInformation::GetFileType() const in GetFileType() function in OHOS::bluetooth::IOppTransferInformation
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp95 uint8_t MetaHelper::GetFileType(const struct HmdfsDentry *de) in GetFileType() function in OHOS::FileManagement::MetaHelper
533 base.fileType = MetaHelper::GetFileType(de); in DoLookup()
610 base.fileType = MetaHelper::GetFileType(&dentryGroup.nsl[i]); in DecodeDentrys()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp40 oppTransferinformation.SetMimeType(other.GetFileType()); in TransferInformation()
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/include/
H A Dmeta_file.h229 static uint8_t GetFileType(const struct HmdfsDentry *de);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h81 std::string GetFileType();
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h152 std::string GetFileType();
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp97 uint8_t MetaHelper::GetFileType(const struct HmdfsDentry *de) in GetFileType() function in OHOS::FileManagement::MetaHelper
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp2133 std::string RdbStoreImpl::GetFileType() in GetFileType() function in OHOS::NativeRdb::RdbStoreImpl