platform_system_core/fs_mgr
Chih-Hung Hsieh 73da05d354 Fix clang-tidy performance warnings in fs_mgr.
* Use const reference type for for-loop index variables
  to avoid unnecessary copy.

Bug: 30413223
Change-Id: I5514384ef3af77c00aa3e8417acd8d70981e0afb
Test: build with WITH_TIDY=1
2016-07-27 16:12:54 -07:00
..
include Merge "fs_mgr: fix encryptable=footer support" 2016-06-07 16:49:39 +00:00
Android.mk fs_mgr: pass sehandle to ext4 format routine 2016-05-13 11:28:24 -07:00
fs_mgr.c Merge "fs_mgr: fix encryptable=footer support" 2016-06-07 16:49:39 +00:00
fs_mgr_format.c Merge "fs_mgr: fix encryptable=footer support" 2016-06-07 16:49:39 +00:00
fs_mgr_fstab.c Add nofail fstab option 2016-04-12 14:06:25 -07:00
fs_mgr_main.c Make klog_fd thread-safe and make klog_init a no-op. 2016-06-29 16:16:41 -07:00
fs_mgr_priv.h Add nofail fstab option 2016-04-12 14:06:25 -07:00
fs_mgr_priv_verity.h Fix misc-macro-parentheses warnings in init and other core modules. 2016-05-18 18:11:49 -07:00
fs_mgr_slotselect.c fs_mgr: Track the bootloader_message struct change. 2016-06-09 15:13:15 -07:00
fs_mgr_verity.cpp Fix clang-tidy performance warnings in fs_mgr. 2016-07-27 16:12:54 -07:00