Searched defs:prop_value (Results 1 – 11 of 11) sorted by relevance
29 char* prop_value; in android_reboot() local
35 std::string prop_value = android::base::GetProperty(variable, ""); in GetValue() local
29 #define TEST_API(api_name, prop_name, prop_value, expected_raw_value) \ argument
278 auto const& prop_value = property_record.value(); in LoadPersistentProperties() local293 auto const& prop_value = property_record.value(); in LoadPersistentProperties() local
70 std::string prop_value(prop_name.substr(equal_pos + 1)); in ParsePropertyTrigger() local
201 std::string prop_value = android::base::GetProperty(trigger_name, ""); in CheckPropertyTriggers() local
624 char prop_value[PROP_VALUE_MAX]; in handle_property_set_fd() local1455 auto const& prop_value = property_record.value(); in HandleInitSocket() local
128 std::string prop_value = ::android::base::GetProperty(prop, /* default_value = */ ""); in set_from_prop() local
63 std::string prop_value; in wait_and_get_property() local
84 char prop_value[PROP_VALUE_MAX] = {0}; in propertyValueIsTrue() local
301 std::string prop_value = android::base::GetProperty(prop_name, ""); in CheckPerfEventLimit() local