Lines Matching refs:storeAndNotify
260 const storeAndNotify = (opName, value)=>{ function
332 storeAndNotify('opfs-async-metrics', 0);
337 storeAndNotify('opfs-async-shutdown', 0);
351 storeAndNotify('mkdir', rc);
378 storeAndNotify('xAccess', rc);
400 storeAndNotify(opName, rc);
406 storeAndNotify('xDelete', rc);
457 storeAndNotify('xFileSize', rc);
479 storeAndNotify('xLock',rc);
495 storeAndNotify(opName, state.sq3Codes.SQLITE_NOTFOUND);
519 storeAndNotify(opName, 0);
524 storeAndNotify(opName, state.sq3Codes.SQLITE_IOERR);
550 storeAndNotify('xRead',rc);
567 storeAndNotify('xSync',rc);
585 storeAndNotify('xTruncate',rc);
603 storeAndNotify('xUnlock',rc);
625 storeAndNotify('xWrite',rc);