HomeSort by relevance Sort by last modified time
    Searched refs:DetachFd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relro.h 18 // 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(); }
crazy_linker_shared_library.cpp 452 *relro_fd = relro.DetachFd();

Completed in 119 milliseconds