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

/frameworks/base/core/java/android/hardware/location/
H A DMemoryRegion.java58 public boolean isReadable() { method in class:MemoryRegion
85 if (isReadable()) {
/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp160 if (!isOpened() || !isReadable()) {
217 bool FileHandle::isReadable() const { function in class:mcld::FileHandle

Completed in 1727 milliseconds