Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/incremental/
H A Dpath.cpp47 static void preparePathComponent(std::string_view& path, bool trimAll) { in preparePathComponent() function
60 preparePathComponent(path, !target.empty()); in append_next_path()
/aosp12/system/incremental_delivery/incfs/
H A Dpath.cpp161 static void preparePathComponent(std::string_view& path, bool trimAll) { in preparePathComponent() function
191 preparePathComponent(path, !res.empty()); in appendNextPath()