Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp3174 std::optional<std::string> preinstalled_module_path; in CollectApexInfoList() local
3176 preinstalled_module_path = *preinstalled_path; in CollectApexInfoList()
3187 apex.GetManifest().name(), apex.GetPath(), preinstalled_module_path, in CollectApexInfoList()