Searched defs:newKey (Results 1 – 2 of 2) sorted by relevance
127 String newKey = key.split(getAttributesPrefix())[1]; in addBuildInfoAttributes() local
181 $.post('/api/test_acknowledgments', JSON.stringify(data)).done(function(newKey) { argument