Home
last modified time | relevance | path

Searched refs:fullpath (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dueventd.cpp177 std::string fullpath = directory + "/" + dent->d_name; in GenerateRestoreCon() local
178 if (fullpath != "/sys/devices") { in GenerateRestoreCon()
179 restorecon_queue_.emplace_back(fullpath); in GenerateRestoreCon()