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