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