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