Home
last modified time | relevance | path

Searched defs:libraryId (Results 1 – 25 of 71) sorted by relevance

123

/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/server/
H A Dyacreader_server_data_helper.cpp3 QString YACReaderServerDataHelper::folderToYSFormat(const qulonglong libraryId, const Folder &folde… in folderToYSFormat()
13 QString YACReaderServerDataHelper::comicToYSFormat(const qulonglong libraryId, const ComicDB &comic) in comicToYSFormat()
26 QJsonObject YACReaderServerDataHelper::folderToJSON(const qulonglong libraryId, const Folder &folde… in folderToJSON()
40 QJsonObject YACReaderServerDataHelper::comicToJSON(const qulonglong libraryId, const ComicDB &comic) in comicToJSON()
62 QJsonObject YACReaderServerDataHelper::fullComicToJSON(const qulonglong libraryId, const ComicDB &c… in fullComicToJSON()
76 QJsonObject YACReaderServerDataHelper::readingListToJSON(const qulonglong libraryId, const ReadingL… in readingListToJSON()
92 QJsonObject YACReaderServerDataHelper::labelToJSON(const qulonglong libraryId, const Label &label) in labelToJSON()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/rsd/seafile-php-sdk/src/Resource/
H A DLibrary.php45 public function getById($libraryId)
67 public function decrypt($libraryId, array $options)
169 public function remove($libraryId)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/Library/
H A DMergeData.cpp30 LibraryId libraryId; member
39 MergeData::MergeData(const Util::Set<Id>& source_ids, Id target_id, LibraryId libraryId) in MergeData()
72 LibraryId MergeData::libraryId() const in libraryId() function in MergeData
/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/
H A Dyacreader_local_server.cpp96 quint64 libraryId; in run() local
215 void YACReaderClientConnectionWorker::getComicInfo(quint64 libraryId, ComicDB &comic, QList<ComicDB… in getComicInfo()
222 void YACReaderClientConnectionWorker::getComicInfoFromReadingList(quint64 libraryId, unsigned long … in getComicInfoFromReadingList()
229 void YACReaderClientConnectionWorker::updateComic(quint64 libraryId, ComicDB &comic) in updateComic()
236 void YACReaderClientConnectionWorker::updateComic(quint64 libraryId, ComicDB &comic, qulonglong nex… in updateComic()
H A Ddb_helper.cpp123 qulonglong DBHelper::getParentFromComicFolderId(qulonglong libraryId, qulonglong id) in getParentFromComicFolderId()
138 ComicDB DBHelper::getComicInfo(qulonglong libraryId, qulonglong id) in getComicInfo()
153 QList<ComicDB> DBHelper::getSiblings(qulonglong libraryId, qulonglong parentId) in getSiblings()
168 QString DBHelper::getFolderName(qulonglong libraryId, qulonglong id) in getFolderName()
202 QList<ComicDB> DBHelper::getLabelComics(qulonglong libraryId, qulonglong labelId) in getLabelComics()
242 QList<ComicDB> DBHelper::getFavorites(qulonglong libraryId) in getFavorites()
285 QList<ComicDB> DBHelper::getReading(qulonglong libraryId) in getReading()
323 QList<ReadingList> DBHelper::getReadingLists(qulonglong libraryId) in getReadingLists()
561 void DBHelper::update(qulonglong libraryId, ComicInfo &comicInfo) in update()
773 void DBHelper::updateProgress(qulonglong libraryId, const ComicInfo &comicInfo) in updateProgress()
[all …]
H A Dlibrary_comic_opener.cpp9 unsigned long long libraryId, in openComic()
/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/server/controllers/v2/
H A Dcomicfullinfocontroller_v2.cpp27 int libraryId = pathElements.at(3).toInt(); in service() local
36 void ComicFullinfoController_v2::serviceContent(const int &libraryId, const qulonglong &comicId, Ht… in serviceContent()
H A Dcomicdownloadinfocontroller_v2.cpp20 qulonglong libraryId = pathElements.at(3).toLongLong(); in service() local
H A Dtagscontroller_v2.cpp25 int libraryId = pathElements.at(3).toInt(); in service() local
H A Dreadinglistinfocontroller_v2.cpp22 int libraryId = pathElements.at(3).toInt(); in service() local
H A Dtaginfocontroller_v2.cpp22 int libraryId = pathElements.at(3).toInt(); in service() local
H A Dreadinglistscontroller_v2.cpp20 int libraryId = pathElements.at(3).toInt(); in service() local
H A Dfavoritescontroller_v2.cpp19 int libraryId = pathElements.at(3).toInt(); in service() local
H A Dreadingcomicscontroller_v2.cpp21 int libraryId = pathElements.at(3).toInt(); in service() local
H A Dupdatecomiccontroller_v2.cpp23 qulonglong libraryId = pathElements.at(3).toULongLong(); in service() local
/dports/graphics/yacreader/yacreader-9.8.2/YACReader/
H A Dyacreader_local_client.cpp31 bool YACReaderLocalClient::requestComicInfo(quint64 libraryId, ComicDB &comic, QList<ComicDB> &sibl… in requestComicInfo()
118 bool YACReaderLocalClient::sendComicInfo(quint64 libraryId, ComicDB &comic) in sendComicInfo()
159 bool YACReaderLocalClient::sendComicInfo(quint64 libraryId, ComicDB &comic, qulonglong nextComicId) in sendComicInfo()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/include/monkey/
H A Dmk_http_thread.h31 int close; /* Close TCP connection ? */
53 struct mk_list *params); in setDataSource()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/read/markduplicates/sparkrecords/
H A DTransientFieldPhysicalLocation.java19 protected transient short libraryId = -1; field in TransientFieldPhysicalLocation
56 public void setLibraryId(final short libraryId) { this.libraryId = libraryId; } in setLibraryId()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/DynamicPlayback/
H A DArtistMatchEvaluator.cpp128 ArtistLookupMap getAllAvailableArtistsInLibrary(LibraryId libraryId) in getAllAvailableArtistsInLibrary()
160 DynamicPlayback::evaluateArtistMatch(const ArtistMatch& artistMatch, LibraryId libraryId) in evaluateArtistMatch()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Database/
H A DLibraryDatabase.cpp46 LibraryId libraryId; member
61 …aryDatabase::LibraryDatabase(const QString& connectionName, DbId databaseId, LibraryId libraryId) : in LibraryDatabase()
319 LibraryId LibraryDatabase::libraryId() const in libraryId() function in LibraryDatabase
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/library/track/
H A DLibraryTrack.h85 int libraryId; variable
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dnetware-libgcc.c32 DllMain (HINSTANCE libraryId __attribute__ ((__unused__)), in DllMain()
/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/server/controllers/v1/
H A Dcomicdownloadinfocontroller.cpp20 qulonglong libraryId = pathElements.at(2).toLongLong(); in service() local
H A Dsynccontroller.cpp25 qulonglong libraryId; in service() local
H A Dupdatecomiccontroller.cpp26 qulonglong libraryId = pathElements.at(2).toULongLong(); in service() local

123