[messaging] Adjusting code to match our coding standard. 32/219832/5
authorMichal Michalski <m.michalski2@partner.samsung.com>
Tue, 10 Dec 2019 12:45:34 +0000 (13:45 +0100)
committerMichal Michalski <m.michalski2@partner.samsung.com>
Tue, 10 Dec 2019 16:10:13 +0000 (17:10 +0100)
commit93abd1a734fdff22fd1fcd8d4b4b54f53c24b9f2
tree9d31e8400f29764eb39665eb31ce61e5bf190081
parentd1157af9ad2e9167c05688fbc0a478ce9a8ddc90
[messaging] Adjusting code to match our coding standard.

+ export message folder attributes constants
+ change CAPITAL_CASE to kCamelCase constants names format
+ reorder initialization of message folder attributes in createMessageFolder() to match
arguments order,
+ use named attribute constant instead of string literal

[Verification] code compiles.

Signed-off-by: Michal Michalski <m.michalski2@partner.samsung.com>
Change-Id: I52dcb4659d28cd952f8c823d100183c819fda93d
src/messaging/email_manager.cc
src/messaging/message_folder.cc
src/messaging/message_folder.h
src/messaging/message_storage_short_msg.cc