Searched defs:strict (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | class_registry.h | 33 constexpr inline bool CheckCategoryBits(ObjectCategoryBits compareTo, ObjectCategoryBits bitmask, bool strict) in CheckCategoryBits() argument
|
H A D | class_registry.cpp | 84 GetAllTypes( ObjectCategoryBits category, bool strict, bool excludeDeprecated) const GetAllTypes() argument 102 GetAllTypes( const BASE_NS::vector<BASE_NS::Uid>& interfaceUids, bool strict, bool excludeDeprecated) const GetAllTypes() argument
|
H A D | attachment_container.cpp | 184 BASE_NS::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) in GetAttachments() argument
|
H A D | object_registry.cpp | 334 GetAllTypes( ObjectCategoryBits category, bool strict, bool excludeDeprecated) const GetAllTypes() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_event_hub.cpp | 160 int32_t ListEventHub::GetListItemIndexByPosition(float x, float y, bool strict) in GetListItemIndexByPosition() argument
|
Completed in 4 milliseconds