diff options
author | Abhijeet Kaur <abkaur@google.com> | 2019-10-24 14:00:15 +0100 |
---|---|---|
committer | Abhijeet Kaur <abkaur@google.com> | 2020-02-14 17:07:25 +0000 |
commit | 8425e266d15eca9e5cd63b9bfd59052b8e59f166 (patch) | |
tree | 45dc47a7adfa1401c5b5e6f3704bb592db634c77 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 755bbc6a7aa84f8693678a9a3453545118ea2429 (diff) |
Add synchronization locks to shared objects
Make methods that read/write mBugreportInfos lock protected and add
"Locked" suffix to the method name. BugreportInfo objects are read/write
in different functions, to keep the code clean, add lock protected
getter/setter methods.
Bug: 142217059
Test: Takes interactive/full bugreports as expected
Change-Id: Iaadd6c9dce5009e40dd015e3b62bcd6e36966e00
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions