Home
last modified time | relevance | path

Searched defs:endItem (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_line_bridge.cpp43 Local<JSValueRef> endItem = panda::ArrayRef::GetValueAt(vm, arrayVal, 1); in SetStartPoint() local
111 Local<JSValueRef> endItem = panda::ArrayRef::GetValueAt(vm, arrayVal, 1); in SetEndPoint() 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 SendGetFolderItemsCmd(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) 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.cpp399 int32_t endItem = data.ReadInt32(); in GetFolderItemsInner() local
510 int32_t endItem = data.ReadInt32(); in GetMeidaPlayerListInner() 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/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 19 milliseconds