Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DUtils.ts39 public static dispose(): void { method in CallGraphHelper
54 public static dispose(): void { method in GlobalCallGraphHelper
73 public static dispose(): void { method in DVFGHelper
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/migrationTool/
DMigrationTool.ts77 private dispose(): void { method in MigrationTool
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/common/
DCheckerStorage.ts24 public static dispose(): void { method in CheckerStorage
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DValueUtil.ts28 public static dispose(): void { method in ValueUtil
DSdkUtils.ts101 public static dispose(): void { method in SdkUtils
DModelUtils.ts56 public static dispose(): void { method in ModelUtils
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPointerAnalysisConfig.ts71 public static dispose(): void { method in PointerAnalysisConfig
/arkcompiler/ets_frontend/ets2panda/bindings/native/include/
Dpanda_types.h178 void (*dispose)(KInt /* resourceId for now */); member
184 void (*dispose)(KNativePointer data, KInt length); member
/arkcompiler/jsvm/src/inspector/
Dinspector_socket.cpp474 bool dispose; member in jsvm::inspector::__anonf033654f0111::WsHandler
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument