Home | History | Annotate | Download | only in common

Lines Matching full:process

15 // Notifies the child process of the new database size
21 // Notifies the child process of the new space available
26 // Notifies the child process to reset it's cached value for the origin.
30 // Asks the child process to close a database immediately
37 // Asks the browser process to open a DB file with the given name.
43 // Asks the browser process to delete a DB file
49 // Asks the browser process to return the attributes of a DB file
54 // Asks the browser process to return the size of a DB file
59 // Asks the browser process for the amount of space available to an origin
64 // Notifies the browser process that a new database has been opened
71 // Notifies the browser process that a database might have been modified
76 // Notifies the browser process that a database is about to close