Home
last modified time | relevance | path

Searched defs:close (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/reporters/
Dstring_logger.rb35 def close method in TestRunner.Reporters.StringLogger
53 def close method in TestRunner.Reporters.SeparateFileLogger
/arkcompiler/runtime_core/tests/cts-generator/runner/reporters/
Dstring_logger.rb35 def close method in TestRunner.Reporters.StringLogger
53 def close method in TestRunner.Reporters.SeparateFileLogger
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DPlatform.ts37 abstract close(): void; method in NativeStringBase
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/save/
DArkStream.ts94 public close(): void { method in ArkStream
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/
DRightMenu.js71 static close() { method in RightMenu
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
Druntime.py162 async def close(self) -> int: member in RuntimeProcess
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddump.cpp442 ArenaString close("]", adapter); in DumpOpcode() local
465 ArenaString close(") ", adapter); in DumpOpcode() local
/arkcompiler/ets_frontend/ets2panda/lsp/src/services/text_change/
Dchange_tracker.cpp270 const auto close = node->End().index; in GetClassOrObjectBraceEnds() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js4649 h.prototype.close = function() { method in h
4764 o.close = function() { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument