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

/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp150 if (!isOpened() || !isWritable()) {
189 if (!isOpened() || !isWritable()) {
236 bool FileHandle::isWritable() const function in class:FileHandle
H A DToolOutputFile.cpp91 m_FileHandle.isWritable());
/frameworks/compile/mclinker/include/mcld/Support/
H A DFileHandle.h124 bool isWritable() const;
/frameworks/base/core/java/android/nfc/tech/
H A DNdef.java241 public boolean isWritable() { method in class:Ndef

Completed in 142 milliseconds