Searched refs:setWritable (Results 1 – 9 of 9) sorted by relevance
54 file.setWritable(false); in testAWritableFile()60 file.setWritable(false); in testAFileWithSizeLong()66 file.setWritable(false); in testAFileWithSizeMatcherOfLong()72 file.setWritable(false); in testAFileNamed()78 file.setWritable(false); in testAFileWithCanonicalPath()84 file.setWritable(false); in testAFileWithAbsolutePath()
43 HandleSignals.none().setWritable(true).immutable();61 public HandleSignals setWritable(boolean writable) { in setWritable() method in Core.HandleSignals
148 static bool setWritable(MemoryBlock &M, std::string *ErrMsg = nullptr);
193 bool Memory::setWritable(MemoryBlock &M, std::string *ErrMsg) {
353 readOnlyDir.setWritable(false); in deleteUnusedModelFiles_readOnlyModelsUntouched()
255 bool Memory::setWritable (MemoryBlock &M, std::string *ErrMsg) {
242 bool Memory::setWritable (MemoryBlock &M, std::string *ErrMsg) {
52 HandleSignals.none().setPeerClosed(true).setReadable(true).setWritable(true);