Home
last modified time | relevance | path

Searched refs:close (Results 1451 - 1475 of 6768) sorted by relevance

1...<<51525354555657585960>>...271

/third_party/node/test/fixtures/wpt/encoding/streams/resources/
H A Dreadable-stream-from-array.js9 controller.close();
/third_party/ltp/testcases/kernel/syscalls/close/
H A Dclose02.c10 * Call close(-1) and expects it to return EBADF.
20 TST_EXP_FAIL(close(-1), EBADF); in run()
/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.cpp81 close(imgFD); in StoreImage()
117 close(videoFd_); in CloseFd()
193 close(imgFd); in SaveYUV()
196 close(imgFd); in SaveYUV()
267 close(fbFd_); in FBInit()
274 close(fbFd_); in FBInit()
285 close(fbFd_); in FBInit()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dtest_display.cpp81 close(imgFD); in StoreImage()
145 close(videoFd_); in CloseFd()
217 close(imgFd); in SaveYUV()
220 close(imgFd); in SaveYUV()
291 close(fbFd_); in FBInit()
297 close(fbFd_); in FBInit()
307 close(fbFd_); in FBInit()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.c246 close(fence_fd); in ohos_window_dequeue_buffer()
960 close(dri2_surf->out_fence_fd); in ohos_display_shared_buffer()
971 close(fence_fd); in ohos_display_shared_buffer()
1011 close(fence_fd); in ohos_display_shared_buffer()
1198 close(dri2_dpy->fd); in ohos_open_device()
1207 close(dri2_dpy->fd); in ohos_open_device()
1218 close(dri2_dpy->fd); in ohos_open_device()
/third_party/node/lib/
H A Ddgram.js144 if (this[kStateSymbol].handle) this.close();
150 this.once('close', disposable[SymbolDispose]);
200 oldHandle.close();
229 return handle.close();
367 // Todo: close?
733 Socket.prototype.close = function(callback) {
738 this.on('close', callback);
741 ArrayPrototypePush(queue, FunctionPrototypeBind(this.close, this));
747 state.handle.close();
761 return FunctionPrototypeCall(promisify(this.close), thi
[all...]
/third_party/node/lib/internal/readline/
H A Dinterface.js260 self.close();
267 self.close();
298 self.once('close', onSelfCloseWithoutTerminal);
328 self.once('close', onSelfCloseWithTerminal);
332 const onAborted = () => self.close();
337 self.once('close', disposable[SymbolDispose]);
527 close() {
534 this.emit('close');
1135 this.close();
1146 this.close();
[all...]
/third_party/python/Lib/
H A Dnntplib.py346 self.file.close()
347 self.sock.close()
533 # If this method created the file, then it must close it
535 openedFile.close()
924 self.file.close()
927 self.sock.close()
930 """Process a QUIT command and close the socket. Returns:
1005 self.file.close()
1036 sock.close()
H A Dos.py477 close(topfd)
530 close(dirfd)
844 # and close the std I/O streams. Also, P_OVERLAY is the same
999 # Helper for popen() -- a proxy for a file whose close waits for the process
1004 def close(self): member in ._wrap_close
1005 self._stream.close()
1016 self.close()
1096 def close(self): member in ._AddedDllDirectory
1102 self.close()
1115 Remove the directory by calling close() o
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dtest_subprocess.py83 transport.close()
106 transport.close()
124 proc.stdin.close()
529 transport.close()
545 # transport.close() must kill the process if it is still running
564 transport.close()
579 # transport.close() must not kill the process if it finished, even if
727 watcher.close()
755 os.close(os.pidfd_open(os.getpid()))
H A Dtest_tasks.py80 def close(self): member in CoroLikeObject
162 other_loop.close()
190 loop.close()
202 self.addCleanup(a.close)
239 loop.close()
260 loop.close()
292 loop.close()
458 loop.close()
487 loop.close()
514 loop.close()
[all...]
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dutils.py33 fp.close()
/third_party/typescript/lib/
H A DwatchGuard.js25 watcher.close();
/third_party/zlib/contrib/iostream/
H A Dtest.cpp20 os.close(); in main()
/applications/standard/contacts_data/jstest/
H A DContacts_test.js74 resultSet.close();
92 resultSet.close();
110 resultSet.close();
1791 resultSet.close();
1853 resultSet.close();
1893 resultSet.close();
1960 resultSet.close();
2039 resultSet.close();
2086 resultSet.close();
2135 resultSet.close();
[all...]
/third_party/python/Lib/test/
H A Dtest_ssl.py680 self.addCleanup(sock.close)
911 s.close()
1043 self.addCleanup(s.close)
1119 self.addCleanup(server.close)
1123 self.addCleanup(s.close)
1997 # Now if we unwrap one side unilaterally, it should send close-notify
2003 # close-notify:
2007 # And now that the client gets the server's close-notify, it doesn't
2043 self.addCleanup(s.close)
2052 self.addCleanup(s.close)
2523 def close(self): global() member in ThreadedEchoServer.ConnectionHandler
2705 def close(self): global() member in ThreadedEchoServer
[all...]
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_manager.cpp86 HIVIEW_LOGI("TraceMode is switching: snapshot close, recording open."); in OpenRecordingTrace()
97 HIVIEW_LOGI("start to close trace."); in CloseTrace()
115 HIVIEW_LOGI("recover trace to close."); in RecoverTrace()
147 close(fd); in RecoverTmpTrace()
154 close(fd); in RecoverTmpTrace()
/base/hiviewdfx/hiview/base/
H A Daudit.cpp178 logFile.close(); in ReadLogFromFile()
181 logFile.close(); in ReadLogFromFile()
/base/hiviewdfx/hiview/core/
H A Dplugin_config.cpp49 in.close(); in StartParse()
68 in.close(); in StartParse()
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/
H A Ddecorator_test.cpp162 file.close(); in CheckContent()
168 file.close(); in CheckContent()
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_utils_test.cpp186 close(fd); in HWTEST_F()
265 close(fd); in HWTEST_F()
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dcppcrash_reporter.cpp148 close(pipeFd[PIPE_WRITE]); in WriteCppCrashInfoByPipe()
151 close(pipeFd[PIPE_READ]); in WriteCppCrashInfoByPipe()
/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_parser.cpp83 ifs.close(); in LoadAveragePowerFromFile()
86 ifs.close(); in LoadAveragePowerFromFile()
/base/powermgr/battery_manager/charger/src/
H A Dbattery_thread.cpp55 close(fd); in OpenUeventSocket()
62 close(fd); in OpenUeventSocket()
/base/startup/init/services/loopevent/loop/
H A Dle_loop.c86 if (loop->close) { in CloseLoop()
87 loop->close(loop); in CloseLoop()

Completed in 26 milliseconds

1...<<51525354555657585960>>...271