Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_probe.cpp48 int32_t SecurityComponentProbe::GetComponentInfo(int32_t nodeId, std::string& compInfoStr) in GetComponentInfo() argument
60 [nodeId, &compInfoStr, &taskRes] { in GetComponentInfo()
75 if (!SecurityComponentHandler::InitButtonInfo(compInfoStr, node, scType)) { in GetComponentInfo()
H A Dsecurity_component_probe.h31 int32_t GetComponentInfo(int32_t nodeId, std::string& compInfoStr) override;