Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 22cf6d97 authored by Wei-Luan Wang's avatar Wei-Luan Wang Committed by Jakub Pawłowski
Browse files

Migrate base::Bind to base::BindOnce for DoInThread

base::Bind and base::Callback are deprecated. Migrate the usages to
proper replacements.

The second argument of |DoInThread| is a base::OnceCallback so it's safe
to construct the callback using base::BindOnce.

Bug: 272116782
Test: m .
Flag: EXEMPT mechanical refactor
Change-Id: Ibc4f114a153d9d24e9246e7bd56f32b2bb059d99
parent c723c4a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment