Searched refs:ai (Results 1 – 4 of 4) sorted by relevance
/base/powermgr/thermal_manager/test/unittest/src/ |
D | thermal_config_file_parser.cpp | 204 ActionItem ai; in ParseActionNode() local 207 ai.name = reinterpret_cast<char*>(xmlName); in ParseActionNode() 212 ai.params = reinterpret_cast<char*>(param); in ParseActionNode() 217 ai.protocol = reinterpret_cast<char*>(protocol); in ParseActionNode() 223 ai.strict = (TrimStr(strictValue) == TRUE_STR); in ParseActionNode() 229 ai.enableEvent = (TrimStr(eventValue) == TRUE_STR); in ParseActionNode() 235 ai.name.c_str(), ai.strict, ai.params.c_str(), ai.protocol.c_str(), ai.enableEvent); in ParseActionNode() 237 actionItem_.push_back(ai); in ParseActionNode()
|
/base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
D | thermal_srv_config_parser.cpp | 435 ActionItem ai; in ParseActionNode() local 438 ai.name = reinterpret_cast<char*>(xmlName); in ParseActionNode() 445 ParseActionInfo(cur, ai); in ParseActionNode() 446 actionItems.push_back(ai); in ParseActionNode() 453 bool ThermalSrvConfigParser::ParseActionInfo(const xmlNodePtr& cur, ActionItem& ai) in ParseActionInfo() argument 457 ai.params = reinterpret_cast<char*>(param); in ParseActionInfo() 462 ai.uid = reinterpret_cast<char*>(uid); in ParseActionInfo() 467 ai.protocol = reinterpret_cast<char*>(protocol); in ParseActionInfo() 472 ai.strict = (TrimStr(reinterpret_cast<char*>(strict)) == TRUE_STR); in ParseActionInfo() 477 ai.enableEvent = (TrimStr(reinterpret_cast<char*>(event)) == TRUE_STR); in ParseActionInfo() [all …]
|
/base/powermgr/thermal_manager/services/native/include/thermal_policy/ |
D | thermal_srv_config_parser.h | 57 bool ParseActionInfo(const xmlNodePtr& cur, ActionItem& ai);
|
/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
D | hvigor-wrapper.js | 17 …;return ui(e,t,n,r)}(u,e,t,n)},ci={copySync:si};const ai=yo.fromPromise,li=ho;var fi={pathExists:a…
|