Home
last modified time | relevance | path

Searched defs:supportShapes (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_info_filter.h32 std::vector<int32_t> supportShapes; member
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp63 …d_match_shapes(const std::vector<int32_t> &targetShapes, const std::vector<int32_t> &supportShapes) in find_match_shapes()
74 static bool find_rect_shape(const std::vector<int32_t> &supportShapes) in find_rect_shape()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dform_info.h63 std::vector<int32_t> supportShapes; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_form_profile.cpp90 std::vector<std::string> supportShapes {}; member