Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 6 of 6) sorted by relevance

/base/security/device_auth/common_lib/impl/src/
Dhc_tlv_parser.c51 int32_t ParseTlvNode(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvNode()
193 int32_t ParseTlvStruct(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvStruct()
297 HcBool DecodeTlvMessage(TlvBase *msg, HcParcel *parcel, HcBool strict) in DecodeTlvMessage()
332 int32_t ParseTlvBuffer(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvBuffer()
380 int32_t ParseTlvString(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvString()
/base/powermgr/thermal_manager/services/native/include/thermal_action/
Dthermal_action_manager.h34 bool strict = false; member
/base/powermgr/thermal_manager/services/native/src/thermal_action/
Dthermal_action_manager.cpp63 …onManager::InsertActionMap(const std::string& actionName, const std::string& protocol, bool strict, in InsertActionMap()
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp119 bool strict = g_configParser->GetActionStrict(actionName); in ActionValueDecision() local
159 bool strict = g_configParser->GetActionStrict(actionName); in LcdValueDecision() local
Dthermal_config_file_parser.cpp220 xmlChar* strict = xmlGetProp(curNode, BAD_CAST("strict")); in ParseActionNode() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp470 xmlChar* strict = xmlGetProp(cur, BAD_CAST("strict")); in ParseActionInfo() local