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