Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dueventd.cpp199 std::string fullpath = directory + "/" + dent->d_name; in GenerateRestoreCon() local
202 parallel_restorecon_queue_.end(), fullpath); in GenerateRestoreCon()
204 restorecon_queue_.emplace_back(fullpath); in GenerateRestoreCon()