Home
last modified time | relevance | path

Searched defs:startItem (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp151 int32_t startItem = row.begin()->second; in CheckMultiRow() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp626 int32_t BluetoothAvrcpCtProxy::GetFolderItems(const RawAddress &device, int32_t startItem, int32_t … in GetFolderItems()
859 const RawAddress &device, int32_t startItem, int32_t endItem) in GetMeidaPlayerList()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp398 int32_t startItem = data.ReadInt32(); in GetFolderItemsInner() local
509 int32_t startItem = data.ReadInt32(); in GetMeidaPlayerListInner() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h268 int GetFolderItems(const std::string &addr, uint8_t scope, uint32_t startItem, uint32_t endItem, in GetFolderItems()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp283 uint8_t scope, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) in AvrcCtGfiPacket()
H A Davrcp_ct_service.cpp1682 int AvrcpCtService::GetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, ui… in GetFolderItems()
1716 …RawAddress rawAddr, uint8_t scope, uint32_t startItem, uint32_t endItem, std::vector<uint32_t> att… in GetFolderItemsNative()
H A Davrcp_ct_profile.cpp1800 … AvrcCtProfile::SendGetFolderItemsCmd(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, in SendGetFolderItemsCmd()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.cpp787 RefPtr<ListItemComponent> startItem; in PatchElements() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp1158 int32_t BluetoothAvrcpCtServer::GetFolderItems(const RawAddress &device, int32_t startItem, int32_t… in GetFolderItems()
1296 int32_t BluetoothAvrcpCtServer::GetMeidaPlayerList(const RawAddress &device, int32_t startItem, int… in GetMeidaPlayerList()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1455 …const BluetoothRemoteDevice &device, uint32_t startItem, uint32_t endItem, const std::vector<uint3… in GetFolderItems()
1495 int AvrcpController::GetMeidaPlayerList(const BluetoothRemoteDevice &device, uint32_t startItem, ui… in GetMeidaPlayerList()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp1172 int32_t startItem = result->second.begin()->second; in CalculateWholeSize() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp1808 void AvrcpTgService::GetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, u… in GetPlayStatus()