Home
last modified time | relevance | path

Searched refs:thirdElementId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_third_provider_interaction_operation_test.cpp670 int64_t thirdElementId = 1; variable
676 thirdElementId, eventType);
681 thirdElementId, eventType);
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation.cpp579 int64_t thirdElementId, in SendAccessibilityAsyncEventForThird() argument
589 event.SetSource(thirdElementId); in SendAccessibilityAsyncEventForThird()
598 thirdElementId, splitElementId, splitTreeId); in SendAccessibilityAsyncEventForThird()
H A Djs_third_provider_interaction_operation.h75 int64_t thirdElementId,