Searched defs:coreId (Results 1 – 2 of 2) sorted by relevance
89 int coreId = v.get(VmsStartSessionMessageIntegerValuesIndex.SERVICE_ID); in setUpVms() local
378 int coreId = message.get(VmsStartSessionMessageIntegerValuesIndex.SERVICE_ID); in handleStartSessionEvent() local649 private static VehiclePropValue createStartSessionMessage(int coreId, int clientId) { in createStartSessionMessage()