Searched refs:RestoreconRecursiveAsync (Results 1 – 1 of 1) sorted by relevance
259 static int RestoreconRecursiveAsync(const std::string& name, const std::string& value) { in RestoreconRecursiveAsync() function510 return PropertySetAsync(name, value, RestoreconRecursiveAsync, error); in HandlePropertySet()