diff options
| author | 2025-01-08 12:59:48 +0900 | |
|---|---|---|
| committer | 2025-01-10 15:24:25 +0900 | |
| commit | baf854db6f8b6a674730bffcf7e2509dc99c21d4 (patch) | |
| tree | da2c2f79e61c05ded0efffbd1cb7fcea8b4759fe /libs/androidfw/FileStream.cpp | |
| parent | 15a70e8c0c87345caf4ddb8430420984b9210d2f (diff) | |
Use expression functions when appropriate
This CL makes functions having a single return
statement expression functions.
These functions are found by the following command
line.
rg --pcre2 -U '^( +)\w.+ fun .+:.+\{\n\s+return.+\n(?:.+\n)*\1\}' -g '**/desktopmode/**'
Bug: None
Test: None
Flag: EXEMPT format only changes
Change-Id: If3e95c12231aa7cf69dfd60fb9277677a13d25a0
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions