Searched refs:get_system_property (Results 1 – 3 of 3) sorted by relevance
36 string get_system_property(const string& name, int* err);
73 get_system_property(const string& name, int* err) in get_system_property() function
588 string deviceValue = get_system_property(property, &err); in check_device_property()748 string completed = get_system_property("sys.boot_completed", &err); in run_phases()