Searched refs:skip_restorecon_ (Results 1 – 2 of 2) sorted by relevance
232 if (!skip_restorecon_ && access(path.c_str(), F_OK) == 0) { in FixupSysPermissions()524 skip_restorecon_ = false; in ColdbootDone()535 skip_restorecon_(skip_restorecon), in DeviceHandler()
140 bool skip_restorecon_; variable