Searched refs:HandlePropertySet (Results 1 – 1 of 1) sorted by relevance
/system/core/init/ |
D | property_service.cpp | 472 uint32_t HandlePropertySet(const std::string& name, const std::string& value, in HandlePropertySet() function 567 HandlePropertySet(prop_name, prop_value, source_context, cr, nullptr, &error); in handle_property_set_fd() 595 uint32_t result = HandlePropertySet(name, value, source_context, cr, &socket, &error); in handle_property_set_fd() 615 result = HandlePropertySet(name, value, kInitContext, cr, nullptr, &error); in InitPropertySet()
|