kailiu 444cafc28c Fix inconsistent code format
Summary:
Found some function follows camel style. When naming funciton, we have two styles:

Trivially expose internal data in readonly mode: `all_lower_case()`
Regular function: `CapitalizeFirstLetter()`

I renames these functions.

Test Plan: make -j32

Reviewers: haobo, sdong, dhruba, igor

CC: leveldb

Differential Revision: https://reviews.facebook.net/D16383
2014-02-26 18:56:39 -08:00
..
2013-11-01 14:31:35 -07:00
2014-02-26 18:56:39 -08:00
2014-02-03 00:30:43 -08:00
2014-02-03 00:30:43 -08:00
2014-02-07 19:26:49 -08:00