Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp63 static bool find_match_shapes(const std::vector<int32_t> &targetShapes, const std::vector<int32_t> &supportShapes) in find_match_shapes() function
100 if (!filter.supportShapes.empty() && !find_match_shapes(filter.supportShapes, item.supportShapes)) { in GetFormsInfoByFilter()

Completed in 1 milliseconds