Home
last modified time | relevance | path

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

/system/core/init/
Dmount_namespace.cpp119 static Result<std::string> GetApexName(const std::string& apex_dir) { in GetApexName() argument
120 const std::string manifest_path = apex_dir + "/apex_manifest.pb"; in GetApexName()