Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dclient.cpp61 std::error_code Client::Close() in Close() function in panda::tooling::inspector::test::Client
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.cpp80 void Iterator::Close(bool abruptCompletion) const in Close() function in panda::es2panda::compiler::Iterator
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp70 void Close(fd_t fd) in Close() function
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dfile.cpp74 void Close(fd_t fd) in Close() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.h82 int Close() const in Close() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h89 int Close() const in Close() function
/arkcompiler/toolchain/websocket/test/
Dwebsocket_test.cpp281 void Close() in Close() function in panda::test::WebSocketTest::ClientWebSocket
/arkcompiler/toolchain/websocket/
Dwebsocket.cpp448 void WebSocket::Close() in Close() function in OHOS::ArkCompiler::Toolchain::WebSocket