Searched refs:SetProperty (Results 1 – 4 of 4) sorted by relevance
59 void SetProperty(const std::string& key, const std::string& value) { in SetProperty() function
216 system_properties_.SetProperty(name, value); in ReadEnvironment()
1460 android::base::SetProperty(PROPERTY_EXTRA_OPTIONS, ""); in main()1466 android::base::SetProperty(PROPERTY_EXTRA_TITLE, ""); in main()1471 android::base::SetProperty(PROPERTY_EXTRA_DESCRIPTION, ""); in main()1521 android::base::SetProperty(PROPERTY_LAST_ID, std::to_string(last_id)); in main()
133 else android::base::SetProperty("sys.usb.ffs.mtp.ready", "1"); in configure()