Searched refs:Close (Results 1 – 20 of 20) sorted by relevance
62 EXPECT_EQ(0, file.Close()); in TEST_F()70 ASSERT_EQ(file2.Close(), 0); in TEST_F()116 ASSERT_EQ(file.Close(), 0); in TEST_F()144 ASSERT_EQ(file.Close(), 0); in TEST_F()171 ASSERT_EQ(0, dest.Close()); in TEST_F()172 ASSERT_EQ(0, src.Close()); in TEST_F()190 ASSERT_EQ(file2.Close(), 0); in TEST_F()211 tmp.Close(); // This is required because of the unlink race between the scratch file and the in TEST_F()
41 virtual int Close() = 0;
183 if (Close() != 0) { in Destroy()316 int FdFile::Close() { in Close() function in unix_file::FdFile558 result = Close(); in Erase()572 int close_result = Close(); in FlushCloseOrErase()587 int close_result = Close(); in FlushClose()
68 int Close() override WARN_UNUSED;
141 scratch.Close(); in CompileImageAndGetSizes()223 classes.Close(); in TEST_F()237 classes.Close(); in TEST_F()252 classes.Close(); in TEST_F()274 profile_file.Close(); in TEST_F()294 classes.Close(); in TEST_F()
2466 UNUSED(tmp_file->Close()); in SaveDexInput()
80 UNUSED(ptr->Close()); in operator()
96 void ScratchFile::Close() { in Close() function in art::ScratchFile108 Close(); in Unlink()
86 void Close();
72 scratch.Close(); in SwapTest()
77 UNUSED(perf_file_->Close()); in ClosePerfMapLog()303 UNUSED(jit_dump_file_->Close()); in CloseJitDumpLog()
89 void Close();
231 void JdwpNetStateBase::Close() { in Close() function in art::JDWP::JdwpNetStateBase653 netState->Close(); in Run()
481 Close(); in ProcessIncoming()
528 Close(); in ProcessIncoming()
96 jdwpTransportError Close();
440 jdwpTransportError FdForwardTransport::Close() { in Close() function in dt_fd_forward::FdForwardTransport736 static jdwpTransportError Close(jdwpTransportEnv* env) { in Close() function in dt_fd_forward::JdwpTransportFunctions737 return AsFdForward(env)->Close(); in Close()762 JdwpTransportFunctions::Close,
367 int result ATTRIBUTE_UNUSED = file->Close(); in Start()503 if (the_trace->trace_file_->Close() != 0) { in StopTracing()
1020 vixl_temps_.Close(); in FinishEmitNativeCode()
6093 temps.Close(); in VisitArrayGet()