Home
last modified time | relevance | path

Searched refs:Reset (Results 1 – 25 of 26) sorted by relevance

12

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_line_reader.cpp17 Reset(); in LineReader()
23 LineReader::~LineReader() { Reset(); } in ~LineReader()
26 Reset(); in Open()
30 void LineReader::Reset() { in Reset() function in crazy::LineReader
Dcrazy_linker_ashmem.h17 ~AshmemRegion() { Reset(-1); } in ~AshmemRegion()
27 void Reset(int fd) { in Reset() function
Dcrazy_linker_system_mock.cpp39 ~List() { Reset(); } in ~List()
41 void Reset() { in Reset() function in __anon3ad3f0c30111::List
101 ~MockSystem() { Reset(); } in ~MockSystem()
129 void Reset() { in Reset() function in __anon3ad3f0c30111::MockSystem
130 files_.Reset(); in Reset()
131 environment_.Reset(); in Reset()
358 s_mock_fs.Reset(); in ~SystemMock()
Dcrazy_linker_search_path_list.cpp14 void SearchPathList::Reset() { in Reset() function in crazy::SearchPathList
21 Reset(); in ResetFromEnv()
Dcrazy_linker_search_path_list_unittest.cpp48 TEST(SearchPathList, Reset) { in TEST() argument
54 list.Reset(); in TEST()
Dcrazy_linker_search_path_list.h21 void Reset();
Dcrazy_linker_line_reader.h46 void Reset();
Dcrazy_linker_proc_maps.cpp132 ~ProcMapsInternal() { Reset(); } in ~ProcMapsInternal()
135 Reset(); in Open()
171 void Reset() { in Reset() function in crazy::ProcMapsInternal
Dcrazy_linker_ashmem.cpp36 Reset(fd); in Allocate()
Dcrazy_linker_util.h29 ~ScopedPtr() { Reset(NULL); } in ~ScopedPtr()
37 void Reset(T* ptr) { in Reset() function
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_environment_test.cc55 MyEnvironment() { Reset(); } in MyEnvironment()
82 void Reset() { in Reset() function in __anonc3b27f430111::MyEnvironment
128 env->Reset(); in RunAllTests()
Dgtest-death-test_test.cc1107 auto_handle.Reset(); in TEST()
1114 auto_handle.Reset(handle); in TEST()
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DDEFAULT_GOAL18 # Reset to empty.
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc659 write_handle_.Reset(); in Wait()
660 event_handle_.Reset(); in Wait()
674 child_handle_.Reset(); in Wait()
709 write_handle_.Reset(write_handle); in AssumeRole()
710 event_handle_.Reset(::CreateEvent( in AssumeRole()
766 child_handle_.Reset(process_info.hProcess); in AssumeRole()
Dgtest-internal-inl.h972 ~AutoHandle() { Reset(); } in ~AutoHandle()
975 void Reset() { Reset(INVALID_HANDLE_VALUE); } in Reset() function
976 void Reset(HANDLE handle) { in Reset() function
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dorigin48 # Reset an environment variable
/ndk/sources/host-tools/sed-4.2.1/m4/
Dgettext.m4228 dnl Reset the values set by searching for libintl.
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.good128 /* Reset the maximum number of extractions we might see. */
129 /* Reset the value of the ims flags, in case they got changed during
130 /* Reset the working variable associated with each extraction. These should
Duniq.inp517 /* Reset the maximum number of extractions we might see. */
518 /* Reset the value of the ims flags, in case they got changed during
519 /* Reset the working variable associated with each extraction. These should
/ndk/sources/host-tools/make-3.81/config/
Dgettext.m4218 dnl Reset the values set by searching for libintl.
Dtexinfo.tex2819 \global\colcount=0 % Reset the column counter.
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog164 * test_driver.pl: Reset the environment to a clean value every
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog159 * execute.c (read_pattern_space): Reset hold space at end-of-file
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex3725 \global\colcount=0 % Reset the column counter.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-11104 # Reset the default goal.

12