Home
last modified time | relevance | path

Searched defs:targetId (Results 1 - 9 of 9) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_event_null_test.cpp22 auto targetId = OH_ArkUI_NodeCustomEvent_GetEventTargetId(nullptr); in CustomComponentEventNull001() local
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DtypeRelation.h41 uint64_t targetId; member in panda::es2panda::checker::RelationKey
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DDependencyGraph.java37 void addAlias(String sourceId, String targetId) { in addAlias() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/
H A Danimator_event_test.cpp112 auto targetId = OH_ArkUI_NodeEvent_GetTargetId(event); in OnEventReceive3() local
123 auto targetId = OH_ArkUI_NodeEvent_GetTargetId(event); in OnEventReceive4() local
137 auto targetId = OH_ArkUI_NodeEvent_GetTargetId(event); in OnEventReceive5() local
148 auto targetId = OH_ArkUI_NodeEvent_GetTargetId(event); OnEventReceive6() local
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeRelation.h86 uint64_t targetId; member in ark::es2panda::checker::RelationKey
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp103 TypeOrObjectID targetId = insn.word(1); in robustBufferAccess() local
137 Type::ID targetId = insn.word(1); in robustBufferAccess() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp945 JSHandle<JSTaggedValue> targetId = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp735 auto targetId = LLVMConstInt(GetInt64T(), index, 0); in VisitRuntimeCallWithArgv() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1449 auto targetId = lmirBuilder_->ConstVal(lmirBuilder_->CreateIntConst(lmirBuilder_->i64Type, index)); in VisitRuntimeCallWithArgv() local

Completed in 30 milliseconds