platform_bionic/libc/system_properties
Yi Kong 32bc0fcf69 Modernize codebase by replacing NULL with nullptr
Fixes -Wzero-as-null-pointer-constant warning.

Test: m
Bug: 68236239
Change-Id: I5b4123bc6709641315120a191e36cc57541349b2
2018-08-02 18:09:44 -07:00
..
include/system_properties Remove non-trivial constructors/destructors from SystemProperties 2018-02-21 15:10:17 -08:00
Android.bp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
context_node.cpp Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
contexts_serialized.cpp Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
contexts_split.cpp Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
prop_area.cpp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
prop_info.cpp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
system_properties.cpp Modernize codebase by replacing NULL with nullptr 2018-08-02 18:09:44 -07:00