Lines Matching refs:result
317 * @return Return operate result to confirm whether the file is successfully sent.
320 std::vector<std::string> mimeTypes, bool& result);
325 * @return Return operate result to confirm whether the setting is successful.
332 * @return Return operate result to getCurrentTransferInformation.
339 * @return Return operate result to confirm whether the cancellation is set successfully.
341 int32_t CancelTransfer(bool& result);
347 * @param result the list of devices
348 * @return Returns operate result.
350 int32_t GetDevicesByStates(const std::vector<int32_t> &states, std::vector<BluetoothRemoteDevice> &result) const;
356 * @param result the connection state of the remote device
357 * @return Returns operate result.
359 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &result) const;