Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dmount_handler.cpp181 auto untouched = mounts_; in MountHandlerFunction() local
190 auto match = untouched.find(entry); in MountHandlerFunction()
191 if (match == untouched.end()) { in MountHandlerFunction()
194 untouched.erase(match); in MountHandlerFunction()
198 for (auto& entry : untouched) { in MountHandlerFunction()
/aosp14/frameworks/base/mime/java-res/
H A Dandroid.mime.types32 # leaves any earlier mapping for "text/plain" untouched, or maps that MIME type