Searched defs:Close (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/base/ | ||
| D | iterators.cpp | 80 void Iterator::Close(bool abruptCompletion) const in Close() function in panda::es2panda::compiler::Iterator |
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ | ||
| D | file.cpp | 74 void Close(fd_t fd) in Close() function |
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ | ||
| D | file.cpp | 72 void Close(fd_t fd) in Close() function |
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ | ||
| D | file.h | 82 int Close() const in Close() function |
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ | ||
| D | file.h | 89 int Close() const in Close() function |
| /arkcompiler/toolchain/websocket/test/ | ||
| D | websocket_test.cpp | 281 void Close() in Close() function in panda::test::WebSocketTest::ClientWebSocket |
| /arkcompiler/toolchain/websocket/ | ||
| D | websocket.cpp | 464 void WebSocket::Close() in Close() function in OHOS::ArkCompiler::Toolchain::WebSocket |