Searched refs:mySample (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/sample/
H A DnsSample.js16 function mySample() { /* big comment for no code, eh? */ } class
19 mySample.prototype = {
30 debug("mySample::writeValue => " + aPrefix + this.val + "\n");
105 return (new mySample()).QueryInterface(iid);

Completed in 298 milliseconds