Searched refs:RestoreconPath (Results 1 – 2 of 2) sorted by relevance
309 inline android::base::Result<void> RestoreconPath(const std::string& path) { in RestoreconPath() function
1612 return RestoreconPath(file_name); in EmitApexInfoList()1937 result = RestoreconPath(to_path); in RestoreDataDirectory()2892 auto restore = RestoreconPath(decompression_dest); in ProcessCompressedApex()3733 if (auto status = RestoreconPath(file_name); !status.ok()) { in OnOtaChrootBootstrap()