Searched defs:apk_name (Results 1 – 1 of 1) sorted by relevance
205 const std::string& apk_name, in ToOutputArtifact()348 std::optional<std::string> ToBaseName(std::string result, StringPiece apk_name, in ToBaseName()382 StringPiece apk_name, in ToArtifactName()417 std::optional<std::string> ConfiguredArtifact::Name(StringPiece apk_name, in Name()450 const std::string apk_name(file::GetFilename(apk_path)); in Parse() local