Searched refs:opt_callback (Results 1 – 2 of 2) sorted by relevance
15 flog: function(msg, opt_callback) { argument19 if (opt_callback)20 opt_callback.call(arguments);
1696 FileManager.prototype.rescanDirectory_ = function(opt_callback) { argument1705 if (opt_callback)1706 opt_callback();1752 if (opt_callback)1753 opt_callback();