Searched refs:get_system_property (Results 1 – 4 of 4) sorted by relevance
93 function get_system_property { function113 local prop_value=$(get_system_property "$prop")127 local prop_value=$(get_system_property "$prop")
36 string get_system_property(const string& name, int* err);
73 get_system_property(const string& name, int* err) in get_system_property() function
636 string deviceValue = get_system_property(property, &err); in check_device_property()841 string completed = get_system_property("sys.boot_completed", &err); in run_phases()