Searched refs:GetFileType (Results 1 – 7 of 7) sorted by relevance
25 SetFileType(other.GetFileType()); in BluetoothIOppTransferInformation()46 if (!parcel.WriteString(GetFileType())) { in WriteToParcel()
36 std::string GetFileType() const;
51 std::string IOppTransferInformation::GetFileType() const in GetFileType() function in OHOS::bluetooth::IOppTransferInformation
175 oppTransferinformation.SetMimeType(transferInformation.GetFileType()); in OnReceiveIncomingFileChanged()196 oppTransferinformation.SetMimeType(transferInformation.GetFileType()); in OnTransferStateChanged()290 transferInformation.SetMimeType(oppInformation.GetFileType()); in GetCurrentTransferInformation()
89 std::string GetFileType();
137 std::string GetFileType();
1389 std::string RdbStoreImpl::GetFileType() in GetFileType() function in OHOS::NativeRdb::RdbStoreImpl