Lines Matching refs:declare
48 |Added|NA|Class name: sourcefile;<br>Method or attribute name: declare function createRandomAccessF…
49 |Added|NA|Class name: sourcefile;<br>Method or attribute name: declare function createRandomAccessF…
50 |Added|NA|Class name: sourcefile;<br>Method or attribute name: declare function createRandomAccessF…
51 |Added|NA|Class name: sourcefile;<br>Method or attribute name: declare function createRandomAccessF…
189 …declare function choose(callback: AsyncCallback\<string>): void;<br>Old version information: |Clas…
190 …declare function choose(types: string[], callback: AsyncCallback\<string>): void;<br>Old version i…
191 …declare function show(uri: string, type: string, callback: AsyncCallback\<void>): void;<br>Old ver…
192 …thod or attribute name: declare document<br>Old version information: |Class name: document;<br>Met…
193 …declare function access(path: string, callback: AsyncCallback\<void>): void;<br>Old version inform…
194 …declare function access(path: string, mode: number, callback: AsyncCallback\<void>): void;<br>Old …
195 …declare function close(fd: number, callback: AsyncCallback\<void>): void;<br>Old version informati…
196 …declare function copyFile(src: string \| number, dest: string \| number, callback: AsyncCallback\<…
197 …declare function copyFile(<br> src: string \| number,<br> dest: string \| number,<br> mode: num…
198 …declare function createStream(path: string, mode: string, callback: AsyncCallback\<Stream>): void;…
199 …declare function chown(path: string, uid: number, gid: number, callback: AsyncCallback\<void>): vo…
200 …declare function chmod(path: string, mode: number, callback: AsyncCallback\<void>): void;<br>Old v…
201 …declare function ftruncate(fd: number, callback: AsyncCallback\<void>): void;<br>Old version infor…
202 …declare function ftruncate(fd: number, len: number, callback: AsyncCallback\<void>): void;<br>Old …
203 …declare function fsync(fd: number, callback: AsyncCallback\<void>): void;<br>Old version informati…
204 …declare function fstat(fd: number, callback: AsyncCallback\<Stat>): void;<br>Old version informati…
205 …declare function fdatasync(fd: number, callback: AsyncCallback\<void>): void;<br>Old version infor…
206 …declare function fchown(fd: number, uid: number, gid: number, callback: AsyncCallback\<void>): voi…
207 …declare function fchmod(fd: number, mode: number, callback: AsyncCallback\<void>): void;<br>Old ve…
208 …declare function fdopenStream(fd: number, mode: string, callback: AsyncCallback\<Stream>): void;<b…
209 …declare function hash(path: string, algorithm: string, callback: AsyncCallback\<string>): void;<br…
210 …declare function lchown(path: string, uid: number, gid: number, callback: AsyncCallback\<void>): v…
211 …declare function lstat(path: string, callback: AsyncCallback\<Stat>): void;<br>Old version informa…
212 …declare function mkdir(path: string, callback: AsyncCallback\<void>): void;<br>Old version informa…
213 …declare function mkdir(path: string, mode: number, callback: AsyncCallback\<void>): void;<br>Old v…
214 …declare function mkdtemp(prefix: string, callback: AsyncCallback\<string>): void;<br>Old version i…
215 …declare function open(path: string, callback: AsyncCallback\<number>): void;<br>Old version inform…
216 …declare function open(path: string, flags: number, callback: AsyncCallback\<number>): void;<br>Old…
217 …declare function open(path: string, flags: number, mode: number, callback: AsyncCallback\<number>)…
218 …declare function opendir(path: string, callback: AsyncCallback\<Dir>): void;<br>Old version inform…
219 …declare function readText(<br> filePath: string,<br> options: {<br> position?: number;<br> …
220 …declare function read(fd: number, buffer: ArrayBuffer, callback: AsyncCallback\<ReadOut>): void;<b…
221 …declare function read(<br> fd: number,<br> buffer: ArrayBuffer,<br> options: {<br> offset?: …
222 …declare function rename(oldPath: string, newPath: string, callback: AsyncCallback\<void>): void;<b…
223 …declare function rmdir(path: string, callback: AsyncCallback\<void>): void;<br>Old version informa…
224 …declare function stat(path: string, callback: AsyncCallback\<Stat>): void;<br>Old version informat…
225 …declare function symlink(target: string, srcPath: string, callback: AsyncCallback\<void>): void;<b…
226 …declare function truncate(path: string, callback: AsyncCallback\<void>): void;<br>Old version info…
227 …declare function truncate(path: string, len: number, callback: AsyncCallback\<void>): void;<br>Old…
228 …declare function unlink(path: string, callback: AsyncCallback\<void>): void;<br>Old version inform…
229 …declare function write(fd: number, buffer: ArrayBuffer \| string, callback: AsyncCallback\<number>…
230 …declare function write(<br> fd: number,<br> buffer: ArrayBuffer \| string,<br> options: {<br> …
231 …declare function createWatcher(filename: string, events: number, callback: AsyncCallback\<number>)…
232 …thod or attribute name: declare interface Dir<br>Old version information: |Class name: Dir;<br>Met…
235 … or attribute name: declare interface Watcher<br>Old version information: |Class name: Watcher;<br…
238 …Method or attribute name: declare Statfs<br>Old version information: |Class name: Statfs;<br>Metho…
342 …declare function choose(callback: AsyncCallback\<string>): void;<br>Old version information: |Clas…
343 …declare function choose(types: string[], callback: AsyncCallback\<string>): void;<br>Old version i…
344 …declare function show(uri: string, type: string, callback: AsyncCallback\<void>): void;<br>Old ver…
362 …declare function access(path: string, callback: AsyncCallback\<void>): void;<br>Old version inform…
363 …declare function access(path: string, mode: number, callback: AsyncCallback\<void>): void;<br>Old …
364 …declare function close(fd: number, callback: AsyncCallback\<void>): void;<br>Old version informati…
365 …declare function copyFile(src: string \| number, dest: string \| number, callback: AsyncCallback\<…
366 …declare function copyFile(<br> src: string \| number,<br> dest: string \| number,<br> mode: num…
367 …declare function createStream(path: string, mode: string, callback: AsyncCallback\<Stream>): void;…
368 …declare function chown(path: string, uid: number, gid: number, callback: AsyncCallback\<void>): vo…
369 …declare function chmod(path: string, mode: number, callback: AsyncCallback\<void>): void;<br>Old v…
370 …declare function ftruncate(fd: number, callback: AsyncCallback\<void>): void;<br>Old version infor…
371 …declare function ftruncate(fd: number, len: number, callback: AsyncCallback\<void>): void;<br>Old …
372 …declare function fsync(fd: number, callback: AsyncCallback\<void>): void;<br>Old version informati…
373 …declare function fstat(fd: number, callback: AsyncCallback\<Stat>): void;<br>Old version informati…
374 …declare function fdatasync(fd: number, callback: AsyncCallback\<void>): void;<br>Old version infor…
375 …declare function fchown(fd: number, uid: number, gid: number, callback: AsyncCallback\<void>): voi…
376 …declare function fchmod(fd: number, mode: number, callback: AsyncCallback\<void>): void;<br>Old ve…
377 …declare function fdopenStream(fd: number, mode: string, callback: AsyncCallback\<Stream>): void;<b…
378 …declare function hash(path: string, algorithm: string, callback: AsyncCallback\<string>): void;<br…
379 …declare function lchown(path: string, uid: number, gid: number, callback: AsyncCallback\<void>): v…
380 …declare function lstat(path: string, callback: AsyncCallback\<Stat>): void;<br>Old version informa…
381 …declare function mkdir(path: string, callback: AsyncCallback\<void>): void;<br>Old version informa…
382 …declare function mkdir(path: string, mode: number, callback: AsyncCallback\<void>): void;<br>Old v…
383 …declare function mkdtemp(prefix: string, callback: AsyncCallback\<string>): void;<br>Old version i…
384 …declare function open(path: string, callback: AsyncCallback\<number>): void;<br>Old version inform…
385 …declare function open(path: string, flags: number, callback: AsyncCallback\<number>): void;<br>Old…
386 …declare function open(path: string, flags: number, mode: number, callback: AsyncCallback\<number>)…
387 …declare function opendir(path: string, callback: AsyncCallback\<Dir>): void;<br>Old version inform…
388 …declare function readText(<br> filePath: string,<br> options: {<br> position?: number;<br> …
389 …declare function read(fd: number, buffer: ArrayBuffer, callback: AsyncCallback\<ReadOut>): void;<b…
390 …declare function read(<br> fd: number,<br> buffer: ArrayBuffer,<br> options: {<br> offset?: …
391 …declare function rename(oldPath: string, newPath: string, callback: AsyncCallback\<void>): void;<b…
392 …declare function rmdir(path: string, callback: AsyncCallback\<void>): void;<br>Old version informa…
393 …declare function stat(path: string, callback: AsyncCallback\<Stat>): void;<br>Old version informat…
394 …declare function symlink(target: string, srcPath: string, callback: AsyncCallback\<void>): void;<b…
395 …declare function truncate(path: string, callback: AsyncCallback\<void>): void;<br>Old version info…
396 …declare function truncate(path: string, len: number, callback: AsyncCallback\<void>): void;<br>Old…
397 …declare function unlink(path: string, callback: AsyncCallback\<void>): void;<br>Old version inform…
398 …declare function write(fd: number, buffer: ArrayBuffer \| string, callback: AsyncCallback\<number>…
399 …declare function write(<br> fd: number,<br> buffer: ArrayBuffer \| string,<br> options: {<br> …