Home
last modified time | relevance | path

Searched defs:attributesSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp272 int32_t attributesSize = data.ReadInt32(); in GetPlayerAppSettingCurrentValueInner() local
291 int32_t attributesSize = data.ReadInt32(); in SetPlayerAppSettingCurrentValueInner() local
322 int32_t attributesSize = data.ReadInt32(); in GetPlayerAppSettingAttributeTextInner() local
362 int32_t attributesSize = data.ReadInt32(); in GetElementAttributesInner() local
401 int32_t attributesSize = data.ReadInt32(); in GetFolderItemsInner() local
441 int32_t attributesSize = data.ReadInt32(); in EnableNotificationInner() local
460 int32_t attributesSize = data.ReadInt32(); in DisableNotificationInner() local
480 int32_t attributesSize = data.ReadInt32(); in GetItemAttributesInner() local
518 bool BluetoothAvrcpCtStub::IsInvalidAttributesSize(int32_t attributesSize) in IsInvalidAttributesSize()
H A Dbluetooth_avrcp_tg_stub.cpp275 int32_t attributesSize = data.ReadInt32(); in NotifyPlayerAppSettingChangedInner() local
393 bool BluetoothAvrcpTgStub::IsInvalidAttributesSize(int32_t attributesSize) in IsInvalidAttributesSize()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp228 int32_t attributesSize = data.ReadInt32(); in OnGetPlayerAppSettingAttributesInner() local