Searched refs:ResolveIfAbsolutePath (Results 1 – 1 of 1) sorted by relevance
1322 static std::string ResolveIfAbsolutePath(const std::string& path) { in ResolveIfAbsolutePath() function1353 std::string resolved_actual_dex_name = ResolveIfAbsolutePath(actual_dex_name); in AreDexNameMatching()1354 std::string resolved_expected_dex_name = ResolveIfAbsolutePath(expected_dex_name); in AreDexNameMatching()