HomeSort by relevance Sort by last modified time
    Searched full:update_data (Results 1 - 2 of 2) sorted by null

  /external/webkit/LayoutTests/storage/
hash-change-with-xhr.js 5 var UPDATE_DATA = 'REPLACE INTO health VALUES("health-check-key");';
40 transaction.executeSql(UPDATE_DATA, [], function() {}, errorHandler);
  /external/webp/src/enc/
syntax.c 86 const int update_data = 1; local
89 if (VP8PutBitUniform(bw, update_data)) {

Completed in 1464 milliseconds