Searched refs:removeEntry (Results 1 – 9 of 9) sorted by relevance
39 ~PoolEntry() { Pool.removeEntry(this); } in ~PoolEntry()92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
122 removeEntry(entry: Entry<T>): void { method in FormattingElementList
169 list.removeEntry(list.entries[2]);
1317 p.activeFormattingElements.removeEntry(formattingElementEntry);1351 p.activeFormattingElements.removeEntry(formattingElementEntry);1376 p.activeFormattingElements.removeEntry(elementEntry);1446 p.activeFormattingElements.removeEntry(formattingElementEntry);2012 p.activeFormattingElements.removeEntry(activeElementEntry);
4 …removeEntry(e){for(let t=this.length-1;t>=0;t--)if(this.entries[t]===e){this.entries.splice(t,1),t… method in e.onattribname.anonymousFunctionda82894820e00.t
1746 removeEntry(name: string, options?: FileSystemRemoveOptions): Promise<void>; method
5425 removeEntry(name: string, options?: FileSystemRemoveOptions): Promise<void>; method
1726 removeEntry(name: string, options?: FileSystemRemoveOptions): Promise<void>; method
5405 removeEntry(name: string, options?: FileSystemRemoveOptions): Promise<void>; method