Lines Matching refs:blob
350 <p>Adds a blob to the interface.</p>
354 <dd>A name of a blob</dd>
356 <dd>A blob data</dd>
361 <dd>A blob with the specified name already exists.</dd>
367 <p>Removes the blob from the interface.</p>
371 <dd>A name of the blob to remove</dd>
376 <dd>A blob with the specified name doesn't exist.</dd>
382 <p>Returns the blob data of a previously added blob.</p>
386 <dd>A name of the blob</dd>
391 <dd>A blob data</dd>
396 <dd>A blob with the specified name doesn't exist.</dd>
1197 <p>A new blob has been added to the interface.</p>
1201 <dd>A name of the added blob.</dd>
1207 <p>A blob has been removed from the interface.</p>
1211 <dd>A name of the removed blob.</dd>