Expose the internal HeapHashMap for the parameter iteration
For easier iteration of stored AudioParam in the AudioParamMap, this CL exposes the HeapHashMap (const) via a getter method. This is a part of the graph event reporting POC CL: https://chromium-review.googlesource.com/c/chromium/src/+/1696004 Additionally two unused methods are removed because now the customer can directly access the map with the getter. Bug: 970898 Change-Id: I8932d353fcbf8258f1364a741d46da2d6314afc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716092Reviewed-by:Raymond Toy <rtoy@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#680222}
Showing
Please register or sign in to comment