Home
last modified time | relevance | path

Searched defs:storage_id (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dlibmtp.h.in687 uint32_t storage_id; /**< ID of storage holding this file */ member
701 uint32_t storage_id; /**< ID of storage holding this track */ member
730 uint32_t storage_id; /**< ID of storage holding this playlist */ member
743 uint32_t storage_id; /**< ID of storage holding this album */ member
759 uint32_t storage_id; /**< ID of storage holding this folder */ member
Dlibmtp.c4942 …P_Get_Tracklisting_With_Callback_For_Storage(LIBMTP_mtpdevice_t *device, uint32_t const storage_id, in LIBMTP_Get_Tracklisting_With_Callback_For_Storage()
7369 uint32_t parent_id, uint32_t storage_id)
8475 …P_album_t *LIBMTP_Get_Album_List_For_Storage(LIBMTP_mtpdevice_t *device, uint32_t const storage_id)