Searched refs:profilingPointRunEntityKey (Results 1 – 1 of 1) sorted by relevance
205 com.googlecode.objectify.Key<ProfilingPointRunEntity> profilingPointRunEntityKey = null; in saveMultiRow() local219 profilingPointRunEntityKey = ofy().save().entity(this).now(); in saveMultiRow()222 return profilingPointRunEntityKey; in saveMultiRow()