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

/vbox/src/VBox/Main/include/
H A DAutoCaller.h178 * @param aLimited If |false|, then it's a regular caller, otherwise a
181 void init(VirtualBoxBase *aObj, bool aLimited) argument
185 mLimited = aLimited;

Completed in 42 milliseconds