Home
last modified time | relevance | path

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

/system/core/init/
Dmount_namespace.cpp97 static Result<apex::proto::ApexManifest> GetApexManifest(const std::string& apex_dir) { in GetApexManifest() argument
98 const std::string manifest_path = apex_dir + "/apex_manifest.pb"; in GetApexManifest()