Home
last modified time | relevance | path

Searched refs:opName (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-opfs-async-proxy.js260 const storeAndNotify = (opName, value)=>{ argument
261 log(opName+"() => notify(",value,")");
269 const affirmNotRO = function(opName,fh){ argument
382 const opName = 'xClose';
383 mTimeStart(opName);
387 wTimeStart(opName);
400 storeAndNotify(opName, rc);
484 const opName = 'xOpen';
485 mTimeStart(opName);
519 storeAndNotify(opName, 0);
[all …]