summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Daichi Hirono <hirono@google.com> 2025-01-08 12:59:48 +0900
committer Daichi Hirono <hirono@google.com> 2025-01-10 15:24:25 +0900
commitbaf854db6f8b6a674730bffcf7e2509dc99c21d4 (patch)
treeda2c2f79e61c05ded0efffbd1cb7fcea8b4759fe /libs/androidfw/FileStream.cpp
parent15a70e8c0c87345caf4ddb8430420984b9210d2f (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