Searched refs:absolute_apk_path (Results 1 – 2 of 2) sorted by relevance
239 const std::string& absolute_apk_path) { in CanonicalIdmapPathFor() argument241 assert(absolute_apk_path.size() > 0 && absolute_apk_path[0] == "/"); in CanonicalIdmapPathFor()242 std::string copy(++absolute_apk_path.cbegin(), absolute_apk_path.cend()); in CanonicalIdmapPathFor()
227 const std::string& absolute_apk_path);