Searched refs:apex_dir (Results 1 – 1 of 1) sorted by relevance
119 static Result<std::string> GetApexName(const std::string& apex_dir) { in GetApexName() argument120 const std::string manifest_path = apex_dir + "/apex_manifest.pb"; in GetApexName()