android_system_core/debuggerd/tombstoned
Yi Kong eecb107828 Remove unnecessary std::move
Moving a temporary object prevents copy elision, and could reduce
performance.

This fixes -Wpessimizing-move compiler warning.

Test: presubmit
Bug: 154270751
Change-Id: I4900bcfd14d461f7ded0500eca0a6b386ed59c8f
2024-08-12 18:15:19 +08:00
..
include/tombstoned Reland protobuf tombstones. 2021-01-26 17:55:17 -08:00
intercept_manager.cpp Add ability to handle multiple intercepts per pid. 2023-10-19 15:13:59 +00:00
intercept_manager.h Add ability to handle multiple intercepts per pid. 2023-10-19 15:13:59 +00:00
tombstoned.cpp Remove unnecessary std::move 2024-08-12 18:15:19 +08:00
tombstoned.microdroid.rc Switch to tombstoned.microdroid 2022-10-24 15:56:33 +00:00
tombstoned.rc Replace writepid with task_profiles command for cgroup migration 2021-06-24 17:24:20 +00:00
tombstoned_client.cpp Reland protobuf tombstones. 2021-01-26 17:55:17 -08:00