Home | History | Annotate | Download | only in front_end

Lines Matching defs:_provider

67     _provider: function()
90 if (this._provider())
91 this._provider().dispose();
165 this._provider().sortAndRewind(this.comparator(), sorted.bind(this));
173 this._provider().sortAndRewind(this.comparator(), callback);
190 this._provider().serializeItemsRange(firstNotSerializedPosition, end, childrenRetrieved.bind(this));
340 this._provider().sortAndRewind(this.comparator(), afterSort.bind(this));
509 this._provider().isEmpty(isEmptyCallback.bind(this));
767 this._provider().nodePosition(snapshotObjectId, didGetNodePosition.bind(this));
1061 this._provider().nodePosition(snapshotObjectId, didGetNodePosition.bind(this));