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