Searched refs:apex_dir (Results 1 – 1 of 1) sorted by relevance
97 static Result<apex::proto::ApexManifest> GetApexManifest(const std::string& apex_dir) { in GetApexManifest() argument98 const std::string manifest_path = apex_dir + "/apex_manifest.pb"; in GetApexManifest()