sbPlaybackHistoryService Member List

This is the complete list of members for sbPlaybackHistoryService, including all inherited members.

addEntries(in nsIArray aEntries)sbIPlaybackHistoryService
addEntry(in sbIPlaybackHistoryEntry aEntry)sbIPlaybackHistoryService
addListener(in sbIPlaybackHistoryListener aListener)sbIPlaybackHistoryService
AddListenersToCOMArrayCallback(nsISupportsHashKey::KeyType aKey, sbIPlaybackHistoryListener *aEntry, void *aUserData)sbPlaybackHistoryServicestatic
addOrUpdateAnnotation(in long long aEntryId, in AString aAnnotationId, in AString aAnnotationValue)sbIPlaybackHistoryService
clear()sbIPlaybackHistoryService
CreateAnnotationsFromEntryId(PRInt64 aEntryId, sbIPropertyArray **aAnnotations)sbPlaybackHistoryService
CreateDefaultQuery(sbIDatabaseQuery **aQuery)sbPlaybackHistoryService
CreateEntriesFromResultSet(sbIDatabaseResult *aResult, nsIArray **aEntries)sbPlaybackHistoryService
createEntry(in sbIMediaItem aItem, in long long aTimestamp, in long long aDuration, in sbIPropertyArray aAnnotations)sbIPlaybackHistoryService
CreateEntryFromResultSet(sbIDatabaseResult *aResult, PRUint32 aRow, sbIPlaybackHistoryEntry **aEntry)sbPlaybackHistoryService
CreateQueries()sbPlaybackHistoryService
DoEntriesAddedCallback(nsIArray *aEntries)sbPlaybackHistoryService
DoEntriesClearedCallback()sbPlaybackHistoryService
DoEntriesRemovedCallback(nsIArray *aEntry)sbPlaybackHistoryService
DoEntriesUpdatedCallback(nsIArray *aEntry)sbPlaybackHistoryService
DoEntryAddedCallback(sbIPlaybackHistoryEntry *aEntry)sbPlaybackHistoryService
DoEntryRemovedCallback(sbIPlaybackHistoryEntry *aEntry)sbPlaybackHistoryService
DoEntryUpdatedCallback(sbIPlaybackHistoryEntry *aEntry)sbPlaybackHistoryService
EnsureHistoryDatabaseAvailable()sbPlaybackHistoryService
entriessbIPlaybackHistoryService
entryCountsbIPlaybackHistoryService
FillAddAnnotationsQueryParameters(sbIDatabaseQuery *aQuery, sbIPlaybackHistoryEntry *aEntry)sbPlaybackHistoryService
FillAddQueryParameters(sbIDatabaseQuery *aQuery, sbIPlaybackHistoryEntry *aEntry)sbPlaybackHistoryService
FillRemoveEntryQueryParameters(sbIDatabaseQuery *aQuery, sbIPlaybackHistoryEntry *aEntry)sbPlaybackHistoryService
getEntriesByAnnotation(in AString aAnnotationId, in AString aAnnotationValue, [optional] in unsigned long aCount)sbIPlaybackHistoryService
getEntriesByAnnotations(in sbIPropertyArray aAnnotations, [optional] in unsigned long aCount)sbIPlaybackHistoryService
getEntriesByIndex(in long long aStartIndex, in unsigned long long aCount)sbIPlaybackHistoryService
getEntriesByTimestamp(in long long aStartTimestamp, in long long aEndTimestamp)sbIPlaybackHistoryService
getEntryByIndex(in long long aIndex)sbIPlaybackHistoryService
GetItem(const nsAString &aLibraryGuid, const nsAString &aItemGuid, sbIMediaItem **aItem)sbPlaybackHistoryService
GetPropertyDBID(const nsAString &aPropertyID, PRUint32 *aPropertyDBID)sbPlaybackHistoryService
Init()sbPlaybackHistoryService
InsertPropertyID(const nsAString &aPropertyID, PRUint32 *aPropertyDBID)sbPlaybackHistoryService
LoadPropertyIDs()sbPlaybackHistoryService
onMediacoreEvent(in sbIMediacoreEvent aEvent)sbIMediacoreEventListener
RegisterSelf(nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo)sbPlaybackHistoryServicestatic
removeAnnotation(in long long aEntryId, in AString aAnnotationId)sbIPlaybackHistoryService
removeEntries(in nsIArray aEntries)sbIPlaybackHistoryService
removeEntriesByIndex(in long long aStartIndex, in unsigned long long aCount)sbIPlaybackHistoryService
removeEntry(in sbIPlaybackHistoryEntry aEntry)sbIPlaybackHistoryService
removeEntryByIndex(in long long aIndex)sbIPlaybackHistoryService
removeListener(in sbIPlaybackHistoryListener aListener)sbIPlaybackHistoryService
ResetTrackingData()sbPlaybackHistoryService
sbPlaybackHistoryService()sbPlaybackHistoryService
UpdateCurrentViewFromEvent(sbIMediacoreEvent *aEvent)sbPlaybackHistoryService
UpdateTrackingDataFromEvent(sbIMediacoreEvent *aEvent)sbPlaybackHistoryService
VerifyDataAndCreateNewEntry()sbPlaybackHistoryService
~sbPlaybackHistoryService()sbPlaybackHistoryServiceprotected