Home
last modified time | relevance | path

Searched refs:IOppTransferInformation (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.cpp21 int IOppTransferInformation::GetId() const in GetId()
26 void IOppTransferInformation::SetId(int id) in SetId()
31 std::string IOppTransferInformation::GetFileName() const in GetFileName()
36 void IOppTransferInformation::SetFileName(const std::string &fileName) in SetFileName()
41 std::string IOppTransferInformation::GetFilePath() const in GetFilePath()
46 void IOppTransferInformation::SetFilePath(const std::string &filePath) in SetFilePath()
51 std::string IOppTransferInformation::GetFileType() const in GetFileType()
56 void IOppTransferInformation::SetFileType(const std::string &fileType) in SetFileType()
61 std::string IOppTransferInformation::GetDeviceName() const in GetDeviceName()
66 void IOppTransferInformation
[all...]
H A Dopp_transfer_information.h25 class IOppTransferInformation { class
27 IOppTransferInformation() = default;
28 virtual ~IOppTransferInformation() = default;
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_opp_transfer_information.h24 class BluetoothIOppTransferInformation : public Parcelable, public bluetooth::IOppTransferInformation {
28 explicit BluetoothIOppTransferInformation(const bluetooth::IOppTransferInformation& other);
H A Dbluetooth_opp_transfer_information.cpp20 BluetoothIOppTransferInformation::BluetoothIOppTransferInformation(const bluetooth::IOppTransferInformation &other) in BluetoothIOppTransferInformation()

Completed in 2 milliseconds