Searched refs:algoPluginType_ (Results 1 – 6 of 6) sorted by relevance
28 retCode_(RETCODE_SUCCESS), algoPluginType_(INVALID_ALGO_PLUGIN_TYPE) in Response()36 algoPluginType_ = request->GetAlgoPluginType(); in Response()77 return algoPluginType_; in GetAlgoPluginType()82 algoPluginType_ = type; in SetAlgoPluginType()
29 algoPluginType_(0) in Request()96 return algoPluginType_; in GetAlgoPluginType()101 algoPluginType_ = type; in SetAlgoPluginType()
133 int algoPluginType_; variable
147 int algoPluginType_; variable
306 | algoPluginType_ | 类型:int<br/>作用:引擎框架根据插件加载顺序分配的算法类型的ID。 | 0 |322 | algoPluginType_ | 类型:int<br/>作用:引擎框架根据插件加载顺序分配的算法类型的ID。 | INVALID_ALGO_PLUGIN_TYPE(-1) |
307 | algoPluginType_ | **Type**: int<br>**Function**: Indicates the algorithm type ID allocated by the…323 | algoPluginType_ | **Type**: int<br>**Function**: Indicates the algorithm type ID allocated by the…