Searched defs:objectID (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dtivo_commands.c324 SendContainer(struct upnphttp *h, const char *objectID, int itemStart, int itemCount, char *anchorItem, argument
H A Dscanner.c64 int64_t objectID; member in struct:virtual_item
73 int64_t objectID = 0; local
147 int64_t objectID, parentID; local
90 insert_container(const char *item, const char *rootParent, const char *refID, const char *class, const char *artist, const char *genre, const char *album_art, int64_t *objectID, int64_t *parentID) argument
279 insert_container(_("- All Albums -"), last_artist.parentID, NULL, "album", artist, genre, NULL, &objectID, &parentID); local
320 insert_container(_("- All Artists -"), last_genre.parentID, NULL, "person", NULL, genre, NULL, &objectID, &parentID); local
388 insert_directory(const char *name, const char *path, const char *base, const char *parentID, int objectID) argument
453 char objectID[64]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dtivo_commands.c324 SendContainer(struct upnphttp *h, const char *objectID, int itemStart, int itemCount, char *anchorItem, argument
H A Dscanner.c64 int64_t objectID; member in struct:virtual_item
73 int64_t objectID = 0; local
147 int64_t objectID, parentID; local
90 insert_container(const char *item, const char *rootParent, const char *refID, const char *class, const char *artist, const char *genre, const char *album_art, int64_t *objectID, int64_t *parentID) argument
279 insert_container(_("- All Albums -"), last_artist.parentID, NULL, "album", artist, genre, NULL, &objectID, &parentID); local
320 insert_container(_("- All Artists -"), last_genre.parentID, NULL, "person", NULL, genre, NULL, &objectID, &parentID); local
388 insert_directory(const char *name, const char *path, const char *base, const char *parentID, int objectID) argument
453 char objectID[64]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dtivo_commands.c324 SendContainer(struct upnphttp *h, const char *objectID, int itemStart, int itemCount, char *anchorItem, argument
H A Dscanner.c64 int64_t objectID; member in struct:virtual_item
73 int64_t objectID = 0; local
147 int64_t objectID, parentID; local
90 insert_container(const char *item, const char *rootParent, const char *refID, const char *class, const char *artist, const char *genre, const char *album_art, int64_t *objectID, int64_t *parentID) argument
279 insert_container(_("- All Albums -"), last_artist.parentID, NULL, "album", artist, genre, NULL, &objectID, &parentID); local
320 insert_container(_("- All Artists -"), last_genre.parentID, NULL, "person", NULL, genre, NULL, &objectID, &parentID); local
388 insert_directory(const char *name, const char *path, const char *base, const char *parentID, int objectID) argument
453 char objectID[64]; local
[all...]

Completed in 78 milliseconds