Home
last modified time | relevance | path

Searched refs:Close (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_system.cpp22 Close(); in OpenReadOnly()
28 Close(); in OpenReadWrite()
49 void FileDescriptor::Close() { in Close() function in crazy::FileDescriptor
Dcrazy_linker_system.h47 ~FileDescriptor() { Close(); } in ~FileDescriptor()
60 void Close();
Dcrazy_linker_system_mock.cpp315 void FileDescriptor::Close() { in Close() function in crazy::FileDescriptor
/ndk/sources/android/crazy_linker/tests/
Dtest_two_shared_relros.cpp117 bar.Close(); in main()
118 foo.Close(); in main()
Dtest_util.h393 void Close() { crazy_library_close(this->library); } in Close() function
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h245 posix::Close(write_fd_); in ~InternalRunDeathTestFlag()
Dgtest-port.h1789 inline int Close(int fd) { return close(fd); }
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc713 Close(); in ~ElfFile()
717 Close(); in Open()
726 Close(); in Open()
731 Close(); in Open()
769 void Close() { in Close() function in __anon9f1770860111::ElfFile
/ndk/sources/host-tools/make-3.81/
Dfunction.c1818 Close (child_stdout); in func_shell()
1837 Close (child_stdout); in func_shell()
DChangeLog1366 * job.c (child_execute_job): Close saved FDs.
1663 (reap_children): Close the job_rfd pipe here since we don't use a
1666 (start_job_command): Close the jobserver pipe and use
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc462 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd())); in ReadAndInterpretStatusByte()
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1063 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.