Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2145 auto de_sdk_path = create_data_misc_sdk_sandbox_path(uuid_, /*isCeData=*/false, userId); in freeCache() local
2152 foreach_subdir(de_sdk_path, [&de_sdk_path, &dataPaths](const std::string subDir) { in freeCache()
2153 const auto fullpath = de_sdk_path + "/" + subDir; in freeCache()