Home
last modified time | relevance | path

Searched defs:expr (Results 1 – 25 of 36) sorted by relevance

12

/foundation/arkui/ace_engine/interfaces/inner_api/ace_kit/include/ui/base/
Dmacros.h59 #define ACE_DCHECK(expr) assert(expr) argument
61 #define ACE_DCHECK(expr) ((void)0) argument
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/libarkts/test/arkts-api/general/
Drecheck.test.ts16 const expr = arkts.factory.createExpressionStatement( constant
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/ui2abc/libarkts/src/generated/peers/
DTSInterfaceHeritage.ts45 get expr(): TypeNode | undefined { method in TSInterfaceHeritage
DETSClassLiteral.ts45 get expr(): TypeNode | undefined { method in ETSClassLiteral
DTSExternalModuleReference.ts44 get expr(): Expression | undefined { method in TSExternalModuleReference
DDecorator.ts45 get expr(): Expression | undefined { method in Decorator
DPrefixAssertionExpression.ts45 get expr(): Expression | undefined { method in PrefixAssertionExpression
DTSNonNullExpression.ts44 get expr(): Expression | undefined { method in TSNonNullExpression
DTSClassImplements.ts48 get expr(): Expression | undefined { method in TSClassImplements
DTSAsExpression.ts46 get expr(): Expression | undefined { method in TSAsExpression
DAnnotationUsage.ts49 get expr(): Expression | undefined { method in AnnotationUsage
DAnnotationDeclaration.ts58 get expr(): Expression | undefined { method in AnnotationDeclaration
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/libarkts/src/generated/peers/
DETSClassLiteral.ts46 get expr(): TypeNode | undefined { method in ETSClassLiteral
DTSExternalModuleReference.ts45 get expr(): Expression | undefined { method in TSExternalModuleReference
DDecorator.ts46 get expr(): Expression | undefined { method in Decorator
DTSInterfaceHeritage.ts46 get expr(): TypeNode | undefined { method in TSInterfaceHeritage
DPrefixAssertionExpression.ts46 get expr(): Expression | undefined { method in PrefixAssertionExpression
DTSNonNullExpression.ts45 get expr(): Expression | undefined { method in TSNonNullExpression
DTSClassImplements.ts52 get expr(): Expression | undefined { method in TSClassImplements
DTSAsExpression.ts47 get expr(): Expression | undefined { method in TSAsExpression
DAnnotationUsage.ts53 get expr(): Expression | undefined { method in AnnotationUsage
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/ui2abc/memo-plugin/src/
DDiagnosticVisitor.ts69 const expr = node.callee constant
DAnalysisVisitor.ts64 const expr = node.callee constant
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/ui2abc/ui-plugins/src/
Dinstantiate-factory-helper.ts29 const expr = statement.argument constant
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/utils/
Ddp_catch.h44 #define JUDEG(err, expr) \ argument

12