Home
last modified time | relevance | path

Searched defs:strict (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dclass_registry.h33 constexpr inline bool CheckCategoryBits(ObjectCategoryBits compareTo, ObjectCategoryBits bitmask, bool strict) in CheckCategoryBits() argument
H A Dclass_registry.cpp84 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 Dattachment_container.cpp184 BASE_NS::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) in GetAttachments() argument
H A Dobject_registry.cpp334 GetAllTypes( ObjectCategoryBits category, bool strict, bool excludeDeprecated) const GetAllTypes() argument
/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_action_manager.h34 bool strict = false; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_event_hub.cpp160 int32_t ListEventHub::GetListItemIndexByPosition(float x, float y, bool strict) in GetListItemIndexByPosition() argument
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp131 bool strict = g_configParser->GetActionStrict(actionName); in ActionValueDecision() local
170 bool strict = g_configParser->GetActionStrict(actionName); in LcdValueDecision() local
H A Dthermal_config_file_parser.cpp234 xmlChar* strict = xmlGetProp(curNode, BAD_CAST("strict")); in ParseActionNode() local
[all...]
/base/security/device_auth/common_lib/impl/src/
H A Dhc_tlv_parser.c51 int32_t ParseTlvNode(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvNode() argument
193 int32_t ParseTlvStruct(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvStruct() argument
297 HcBool DecodeTlvMessage(TlvBase *msg, HcParcel *parcel, HcBool strict) in DecodeTlvMessage() argument
332 int32_t ParseTlvBuffer(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvBuffer() argument
380 ParseTlvString(TlvBase *tlv, HcParcel *parcel, HcBool strict) ParseTlvString() argument
[all...]
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp547 xmlChar* strict = xmlGetProp(cur, BAD_CAST("strict")); in ParseActionInfo() local

Completed in 7 milliseconds