Home
last modified time | relevance | path

Searched refs:belongTreeId (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation.h30 int32_t belongTreeId = AccessibilityElementInfo::UNDEFINED_TREE_ID; member
H A Djs_third_provider_interaction_operation.cpp64 printStr.append(", belongTreeId: ").append(std::to_string(info.GetBelongTreeId())); in LogAccessibilityElementInfo()
110 info.SetBelongTreeId(config.belongTreeId); in FillNodeConfig()
116 AccessibilitySystemAbilityClient::SetSplicElementIdTreeId(config.belongTreeId, splitElementId); in FillNodeConfig()
560 config.belongTreeId = belongTreeId_; in GetNodeConfig()

Completed in 2 milliseconds