Searched refs:int_fd (Results 1 – 1 of 1) sorted by relevance
540 int int_fd = -1; in RemapAtEnd() local547 int_fd = ashmem_create_region(debug_friendly_name.c_str(), tail_base_size); in RemapAtEnd()549 if (int_fd == -1) { in RemapAtEnd()555 ScopedFd fd(int_fd); in RemapAtEnd()