Home
last modified time | relevance | path

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

/system/core/init/
Dmount_handler.cpp180 std::vector<MountHandlerEntry> touched; in MountHandlerFunction() local
192 touched.emplace_back(std::move(entry)); in MountHandlerFunction()
202 for (auto& entry : touched) { in MountHandlerFunction()