Searched refs:RestoreconRecursiveAsync (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dproperty_service.cpp243 static int RestoreconRecursiveAsync(const std::string& name, const std::string& value) { function in namespace:android::init
475 return PropertySetAsync(name, value, RestoreconRecursiveAsync, error);

Completed in 2027 milliseconds