[USS] Rename UntrackEntity() to UntrackEntityForClientTagHash()
The new name better fits to the other existing function UntrackEntityForStorageKey() and the updated comment makes it clear this should be only used when storage key is not available. Apart from the rename, the function now ignores if the provided client_tag_hash does not exist or is not tracked any more. Bug: NONE Change-Id: Ic68a7ab939fd17436740df3ca75389c1ed34f329 Reviewed-on: https://chromium-review.googlesource.com/c/1347287Reviewed-by:Mikel Astiz <mastiz@chromium.org> Commit-Queue: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#610428}
Showing
Please register or sign in to comment