Home
last modified time | relevance | path

Searched defs:getRecordName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/base/
Dutil.ts420 export function getRecordName(node: ts.SourceFile): string { function
/arkcompiler/ets_frontend/ts2panda/src/
DcmdOptions.ts236 static getRecordName(): string { method in CmdOptions