Home
last modified time | relevance | path

Searched refs:PropertySetAsync (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dproperty_service.cpp261 static uint32_t PropertySetAsync(const std::string& name, const std::string& value, in PropertySetAsync() function
284 return PropertySetAsync(name, value, RestoreconRecursiveAsync); in property_set()