Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Dotapreopt.cpp662 std::string path_component(apk_path, path_end - apk_path); in calculate_odex_file_path() local
673 path_component.c_str(), in calculate_odex_file_path()
/aosp12/packages/modules/adb/daemon/
H A Dfile_sync_service.cpp107 for (const auto& path_component : path_components) { in secure_mkdirs() local
113 if (path_component.empty()) { in secure_mkdirs()
120 partial_path += path_component; in secure_mkdirs()