summaryrefslogtreecommitdiffstats
path: root/base/properties.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix timeouts for android::base::WaitForProperty*Tom Cherry2017-03-271-18/+15
* add base::WaitForPropertyCreationKeun-young Park2017-02-281-7/+29
* Add timeout support to android::base::WaitForProperty.Elliott Hughes2017-02-211-5/+38
* Implement android::base::WaitForProperty.Elliott Hughes2017-02-131-0/+41
* Move off std::sto* function which abort on failure.Elliott Hughes2016-10-131-2/+2
* Add std::string system property functions.Elliott Hughes2016-09-231-0/+82