Function nsAutoSyncState::SortSubQueueBasedOnStrategy(nsTArray<unsigned int>&, PRUint32)
Type: nsresult()(nsTArray<unsigned int>&,PRUint32)
Member of:
nsAutoSyncState
Locations:
fndecl declared at
mailnews/imap/src/nsAutoSyncState.cpp:225
fndecl implemented at
mailnews/imap/src/nsAutoSyncState.h:104
References:
nsTArray<unsigned int>
nsTArray<E>::AppendElements(const Item*, PRUint32) [with Item = unsigned int, E = unsigned int]
:
nsAutoSyncState.cpp
-
232
nsTArray<E>::InsertElementsAt(PRUint32, const nsTArray<Item>&) [with Item = unsigned int, E = unsigned int]
:
nsAutoSyncState.cpp
-
240
nsTArray<E>::RemoveElementsAt(PRUint32, PRUint32) [with E = unsigned int]
:
nsAutoSyncState.cpp
-
235
nsTArray<E>::nsTArray() [with E = unsigned int]
:
nsAutoSyncState.cpp
-
231
nsTArray<E>::~nsTArray() [with E = unsigned int]
:
nsAutoSyncState.cpp
-
242
nsTArray_base
Length() const
:
nsAutoSyncState.cpp
-
227