Searched defs:inStore (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/obsolete/ | ||
H A D | nsFileStream.h | 384 nsRandomAccessStoreClient(const nsCOMPtr<nsIRandomAccessStore>& inStore) argument 385 : mStore(do_QueryInterface(inStore)) |
Completed in 908 milliseconds