Searched defs:apk_name (Results 1 – 1 of 1) sorted by relevance
210 const std::string& apk_name, in ToOutputArtifact()353 std::optional<std::string> ToBaseName(std::string result, const StringPiece& apk_name, in ToBaseName()387 const StringPiece& apk_name, in ToArtifactName()422 std::optional<std::string> ConfiguredArtifact::Name(const StringPiece& apk_name, in Name()455 const std::string& apk_name = file::GetFilename(apk_path).to_string(); in Parse() local