Searched defs:nodeSet (Results 1 - 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| H A D | event_controller.cpp | 83 std::unordered_set<std::string> nodeSet; in NotifyConfigChange() local
|
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | frame_node_test_ng_coverage.cpp | 1787 std::unordered_set<std::string> nodeSet; in HWTEST_F() local
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestCase.cpp | 318 static void addNodeAndParents (std::set<const TestNode*>& nodeSet, const TestNode* node) in addNodeAndParents() argument 327 static void addChildren (std::set<const TestNode*>& nodeSet, const TestGroup* group) in addChildren() argument 339 static void removeChildren (std::set<const TestNode*>& nodeSet, const TestGroup* group) in removeChildren() argument 351 static bool hasChildrenInSet (const std::set<const TestNode*>& nodeSet, const TestGroup* group) in hasChildrenInSet() argument 361 removeEmptyGroups(std::set<const TestNode*>& nodeSet, const TestGroup* group) removeEmptyGroups() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | safe_area_manager_test_ng.cpp | 589 auto nodeSet = manager->GetExpandNodeSet(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_base.cpp | 948 PerfTreeFlatten(const std::shared_ptr<RSRenderNode> node, std::vector<std::pair<NodeId, uint32_t>>& nodeSet, std::unordered_map<NodeId, uint32_t>& mapNode2Count, int depth) PerfTreeFlatten() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
| H A D | arkoala_api.h | 5280 ArkUI_Bool nodeSet; member
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
| H A D | arkoala_api.h | 4979 ArkUI_Bool nodeSet; member
|
Completed in 43 milliseconds