Searched refs:typelist (Results 1 – 3 of 3) sorted by relevance
43 std::vector<std::string> typelist; variable107 typelist.push_back(BATTERY); in InitData()108 typelist.push_back(SOC); in InitData()308 g_service->SubscribeThermalTempCallback(typelist, cb1);309 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb1);504 g_service->SubscribeThermalTempCallback(typelist, cb1);505 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb1);525 g_service->SubscribeThermalTempCallback(typelist, cb1);526 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb1);578 g_thermalMgrClient.SubscribeThermalTempCallback(typelist, cb);[all …]
1454 查看支持的测试类型: show typelist
1310 To view the supported test types, run **show typelist**.