Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
Dpath.cpp161 static void preparePathComponent(std::string_view& path, bool trimAll) { in preparePathComponent() function
191 preparePathComponent(path, !res.empty()); in appendNextPath()