Searched defs:snapshotCount (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIVMItem.h55 ULONG snapshotCount() const { return m_cSnaphot; } function in class:UIVMItem
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsConsoleService.cpp159 PRUint32 snapshotCount; local
160 rv = listenersSnapshot.Count(&snapshotCount);
172 for (PRUint32 i = 0; i < snapshotCount; i++) {

Completed in 44 milliseconds