Home
last modified time | relevance | path

Searched defs:constructor (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/developtools/smartperf_host/smartperf_device/device_ui/entry/src/main/ets/common/entity/
DLocalConfigEntity.ts27 constructor(testName: string, testSrc: string, testMode: TestMode, resource: Resource) { method in OtherSupport
42constructor(id: string, switchName: string, switchSrc: Resource, isOpen: boolean, enable: boolean)… method in SwitchItem
56 constructor(name: string, isSupport: boolean, isSelect: boolean) { method in CollectItem
68 constructor(testName?: string, collectItem?: Array<CollectItem>, switchItem?: Array<SwitchItem>) { method in TaskInfoConfig
83constructor(packageName: string, appName: string, appVersion: String, appIcon: string, abilityName… method in AppInfoItem
103 constructor( method in ReportItem
142 constructor(question: string, answer: string) { method in QuestionItem
170 constructor(icon: Resource, content: string, value: string, backColor: string) { method in SummaryItem
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/entity/
DLocalConfigEntity.ts27 constructor(testName: string, testSrc: string, testMode: TestMode, resource: Resource) { method in OtherSupport
42constructor(id: string, switchName: string, switchSrc: Resource, isOpen: boolean, enable: boolean)… method in SwitchItem
56 constructor(name: string, isSupport: boolean, isSelect: boolean) { method in CollectItem
68 constructor(testName?: string, collectItem?: Array<CollectItem>, switchItem?: Array<SwitchItem>) { method in TaskInfoConfig
83constructor(packageName: string, appName: string, appVersion: String, appIcon: string, abilityName… method in AppInfoItem
103 constructor( method in ReportItem
142 constructor(question: string, answer: string) { method in QuestionItem
170 constructor(icon: Resource, content: string, value: string, backColor: string) { method in SummaryItem
/developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/
Dtypes.ts70 constructor(peer: KPtr) { method in EtsScript
127 constructor(peer: KPtr) { method in ExpressionStatement
160 constructor(peer: KPtr) { method in CallExpression
251 constructor(peer: KPtr) { method in AssignmentExpression
310 constructor(peer: KPtr) { method in TSUnionType
329 constructor(peer: KPtr) { method in NumberLiteral
347 constructor(peer: KPtr) { method in ArrowFunctionExpression
386 constructor(peer: KPtr) { method in FunctionDeclaration
477 constructor(peer: KPtr) { method in FunctionExpression
501 constructor(peer: KPtr) { method in ETSParameterExpression
[all …]
/developtools/ace_ets2bundle/compiler/test/transform_ut/application/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/utForPartialUpdate/inner_component_transform/$$_component/
D$$_allComponent1.ts20 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in $$_allComponent1
188 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in TextPickerSelected
233 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in ToggleIsOn
280 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in AlphabetIndexerSelected
333 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in SelectSelected
404 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in BindSheetIsShow
489 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in BindContentCoverIsShow
563 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in RefreshRefreshing
612 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in GridItemSelected
681 constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { method in ListItemSelected
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dcache.ts18 constructor() { method in Cache
43 constructor() { method in CacheInCacheStoreManager
59 constructor() { method in CacheStoreManager
Dmodule.ts26 constructor(entryModuleName: string, modulePath: string) { method in Meta
46 constructor(id: string, entryModuleName: string, modulePath: string) { method in ModuleInfo
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneIOCallTree.ts22 constructor() { method in TabPaneIOCallTree
31 constructor() { method in TabPaneVMCallTree
/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/
DMarkableQueue.js28 constructor() { method in DefaultQueue
59 constructor() { method in ReversedQueue
89 constructor(callback) { method in Block
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/expected/
Dnew-04-expected.js17 constructor(value1 = "hello world 2") { method in Banner
24 constructor(value1 = "hello world 1") { method in MyComponent
Dnew-03-expected.js17 constructor(value1 = "hello world 2") { method in Banner
24 constructor(value1 = "hello world 1") { method in MyComponent
Dlink-01-expected.js17 constructor(inputParams) { method in MyLinkTestComponent
30 constructor(inputParams) { method in LinkTest
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dshare.ts31 constructor(prefix: string) { method in Logger
76 constructor(prefix: string) { method in HvigorConsoleLogger
110 constructor() { method in CacheInCacheStoreManager
126 constructor() { method in CacheStoreManager
/developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/peers/
DProgram.ts23 constructor(peer: KNativePointer) { method in Program
52 constructor(peer: KNativePointer) { method in ExternalSource
/developtools/ace_ets2bundle/compiler/src/
Dprocess_sendable.ts96 const constructor: ts.ConstructorDeclaration = ts.factory.createConstructorDeclaration( constant
122 const constructor: ts.ConstructorDeclaration = member as ts.ConstructorDeclaration; constant
Dprocess_kit_import.ts193constructor(localName: string, importName: string, symbol: KitSymbol, originElement: TSspecifier |… method in SpecificerInfo
265 constructor(kitNode: TSModuleDeclaration, symbols: Record<string, KitSymbol>) { method in KitInfo
496constructor(kitNode: ts.ImportDeclaration | ts.ExportDeclaration, symbols: Record<string, KitSymbo… method in NameSpaceKitInfo
522 constructor(kitNode: ts.ImportDeclaration, symbols: Record<string, KitSymbol>) { method in ImportSpecifierKitInfo
574 constructor(kitNode: ts.ImportDeclaration, symbols: Record<string, KitSymbol>) { method in EmptyImportKitInfo
606 constructor(kitNode: ts.ExportDeclaration, symbols: Record<string, KitSymbol>) { method in ExportSpecifierKitInfo
648 constructor(kitNode: ts.ExportDeclaration, symbols: Record<string, KitSymbol>) { method in ExportStarKitInfo
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_sendable.ts96 const constructor: ts.ConstructorDeclaration = ts.factory.createConstructorDeclaration( constant
122 const constructor: ts.ConstructorDeclaration = member as ts.ConstructorDeclaration; constant
Dprocess_kit_import.ts193constructor(localName: string, importName: string, symbol: KitSymbol, originElement: TSspecifier |… method in SpecificerInfo
265 constructor(kitNode: TSModuleDeclaration, symbols: Record<string, KitSymbol>) { method in KitInfo
496constructor(kitNode: ts.ImportDeclaration | ts.ExportDeclaration, symbols: Record<string, KitSymbo… method in NameSpaceKitInfo
522 constructor(kitNode: ts.ImportDeclaration, symbols: Record<string, KitSymbol>) { method in ImportSpecifierKitInfo
574 constructor(kitNode: ts.ImportDeclaration, symbols: Record<string, KitSymbol>) { method in EmptyImportKitInfo
606 constructor(kitNode: ts.ExportDeclaration, symbols: Record<string, KitSymbol>) { method in ExportSpecifierKitInfo
648 constructor(kitNode: ts.ExportDeclaration, symbols: Record<string, KitSymbol>) { method in ExportStarKitInfo
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DPerfStruct.ts26constructor(id: number, name: string, depth: number, selfTime: number, totalTime: number, thread_i… method in PerfFireChartStruct
46 constructor( method in HiPerfChartFrame
/developtools/ace_ets2bundle/koala-wrapper/koalaui/compat/src/typescript/
Dstrings.ts37constructor(encoder: SystemTextEncoder|undefined = ((typeof TextEncoder != "undefined") ? new Text… method in CustomTextEncoder
158constructor(decoder: SystemTextDecoder|undefined = ((typeof TextDecoder != "undefined") ? new Text… method in CustomTextDecoder
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DRect.ts22 constructor(x: number, y: number, width: number, height: number) { method in Rect
115 constructor(x: number, y: number) { method in Point
/developtools/ace_ets2bundle/koala-wrapper/koalaui/compat/src/arkts/
Dstrings.ts39 constructor(encoder:SystemTextEncoder|undefined = undefined) { method in CustomTextEncoder
165 constructor(decoder: SystemTextDecoder|undefined = undefined) { method in CustomTextDecoder
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/interop/
DInteropOps.ts23 constructor( method in CallbackRecord
36 constructor() { method in CallbackRegistry
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/wasm/wrappers/
DCallback.js20 constructor(callback, obj = null) { method in CallbackInfo
26 constructor() { method
/developtools/smartperf_host/smartperf_host/ide/src/js-heap/model/
DDatabaseStruct.ts169 constructor( method in HeapEdge
198 constructor( method in HeapTraceFunctionInfo
222 constructor(timestamp: number, lastAssignedId: number) { method in HeapSample
233 constructor(objectIndex: number, scriptId: number, line: number, column: number) { method in HeapLocation
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/interop/
DDeserializerBase.js49 constructor(buffer, length) { method in DeserializerBase
190 constructor(supported) { method in CustomDeserializer
200 constructor() { method in DateDeserializer

12345678910>>...19