Home
last modified time | relevance | path

Searched refs:WriteParcelableUint32Vector (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp180 if (!WriteParcelableUint32Vector(companies, data)) { in OnGetCapabilities()
464 if (!WriteParcelableUint32Vector(attribtues, data)) { in OnGetElementAttributes()
625 if (!WriteParcelableUint32Vector(attribtues, data)) { in OnGetItemAttributes()
1185 bool BluetoothAvrcpCtObserverProxy::WriteParcelableUint32Vector( in WriteParcelableUint32Vector() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_ct_observer_proxy.h97 bool WriteParcelableUint32Vector(const std::vector<uint32_t> &parcelableVector, Parcel &reply);