Sign in
android
/
platform
/
system
/
core
/
5658f34653dcbe107670232402e38391f002a8bf
/
init
/
import_parser.h
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 6 years ago
194b5d1
init: handle properties and imports for host init verifier
by Tom Cherry
· 7 years ago
b592dd8
init: use Result<T> for the parsing functions
by Tom Cherry
· 8 years ago
67dee62
init: remove Parser singleton and related cleanup
by Tom Cherry
· 8 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 8 years ago
30a6f27
init: clean up the SectionParser interface and Parser class
by Tom Cherry
· 8 years ago
012c573
init: Stop combining actions
by Tom Cherry
· 8 years ago
b734990
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 10 years ago