Searched refs:HandlePropertySet (Results 1 – 1 of 1) sorted by relevance
/system/core/init/ |
D | property_service.cpp | 548 std::optional<uint32_t> HandlePropertySet(const std::string& name, const std::string& value, in HandlePropertySet() function 596 auto ret = HandlePropertySet(name, value, source_context, cr, nullptr, error); in HandlePropertySetNoSocket() 678 auto result = HandlePropertySet(name, value, source_context, cr, &socket, &error); in handle_property_set_fd()
|