Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp152 int32_t startItem = row.begin()->second; in CheckMultiRow() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp623 int32_t BluetoothAvrcpCtProxy::GetFolderItems(const RawAddress &device, int32_t startItem, int32_t endItem, in GetFolderItems() argument
855 GetMeidaPlayerList( const RawAddress &device, int32_t startItem, int32_t endItem) GetMeidaPlayerList() argument
/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() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp282 AvrcCtGfiPacket( uint8_t scope, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) AvrcCtGfiPacket() argument
H A Davrcp_ct_profile.cpp1800 void AvrcCtProfile::SendGetFolderItemsCmd(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, in SendGetFolderItemsCmd() argument
H A Davrcp_ct_service.cpp1682 int AvrcpCtService::GetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, uint32_t endItem, in GetFolderItems() argument
1715 GetFolderItemsNative( RawAddress rawAddr, uint8_t scope, uint32_t startItem, uint32_t endItem, std::vector<uint32_t> attributes) GetFolderItemsNative() argument
/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
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.cpp787 RefPtr<ListItemComponent> startItem; in PatchElements() local
/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 endItem, in GetFolderItems() argument
1296 int32_t BluetoothAvrcpCtServer::GetMeidaPlayerList(const RawAddress &device, int32_t startItem, int32_t endItem) in GetMeidaPlayerList() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1492 int AvrcpController::GetMeidaPlayerList(const BluetoothRemoteDevice &device, uint32_t startItem, uint32_t endItem) in GetMeidaPlayerList() argument
1451 GetFolderItems( const BluetoothRemoteDevice &device, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) GetFolderItems() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp1164 int32_t startItem = result->second.begin()->second; in CalculateWholeSize() local
/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, uint32_t endItem, in GetPlayStatus() argument

Completed in 24 milliseconds