Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_accessibility_node_info_wrapper.cpp239 ArkWebString stComponentType = ark_web_accessibility_node_info_->GetComponentType(); in GetComponentType() local
241 std::string objComponentType = ArkWebStringStructToClass(stComponentType); in GetComponentType()
242 ArkWebStringStructRelease(stComponentType); in GetComponentType()