Searched refs:hashCode (Results 1 – 4 of 4) sorted by relevance
209 function remove(hashCode: string, reason: RemoveReason, callback: AsyncCallback<void>): void;228 function remove(hashCode: string, reason: RemoveReason): Promise<void>;
574 function remove(hashCode: string, reason: RemoveReason, callback: AsyncCallback<void>): void;584 function remove(hashCode: string, reason: RemoveReason): Promise<void>;
29 readonly hashCode: string; property
181 readonly hashCode?: string; property