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

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_elf_relro.h18 // The region is always owned by the SharedRelro, unless DetachFd() is called.
23 // |ashmem_fd|, unless DetachFd() is called after this.
35 int DetachFd() { return ashmem_.Release(); } function in class:crazy::SharedRelro

Completed in 227 milliseconds