Home
last modified time | relevance | path

Searched defs:xcId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_property_test_ng.cpp50 std::optional<std::string> xcId = std::nullopt; member
117 auto xcId = testProperty.xcId; in CreateXComponentNode() local
1609 …faceCreated = [&onSurfaceCreatedSurfaceId](const std::string& surfaceId, const std::string& xcId) { in __anon9fa1cc8f0402()
1615 …Destroyed = [&onSurfaceDestroyedSurfaceId](const std::string& surfaceId, const std::string& xcId) { in __anon9fa1cc8f0602()
1673 …faceCreated = [&onSurfaceCreatedSurfaceId](const std::string& surfaceId, const std::string& xcId) { in __anon9fa1cc8f0702()
1679 …Destroyed = [&onSurfaceDestroyedSurfaceId](const std::string& surfaceId, const std::string& xcId) { in __anon9fa1cc8f0902()
H A Dxcomponent_test_ng.cpp50 std::optional<std::string> xcId = std::nullopt; member
172 auto xcId = testProperty.xcId; in CreateXComponentNode() local
1287 …faceCreated = [&onSurfaceCreatedSurfaceId](const std::string& surfaceId, const std::string& xcId) { in __anon3398720b1302()
1293 …Destroyed = [&onSurfaceDestroyedSurfaceId](const std::string& surfaceId, const std::string& xcId) { in __anon3398720b1502()