Searched refs:i_isWritable (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSharedFolderImpl.h62 bool i_isWritable() const;
/vbox/src/VBox/Main/src-all/
H A DSharedFolderImpl.cpp410 bool SharedFolder::i_isWritable() const function in class:SharedFolder
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp1628 vrc = SSMR3PutBool(pSSM, !!pSF->i_isWritable());
7096 pSF->i_isWritable(),
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp10296 sf.fWritable = !!pSF->i_isWritable();

Completed in 102 milliseconds