Searched refs:cut_path_prefix (Results 1 - 2 of 2) sorted by relevance

/external/abi-compliance-checker/modules/Internals/
H A DSysCheck.pm1487 my $LRelPath = cut_path_prefix($LPath, $SystemRoot);
1562 my $LRelPath = cut_path_prefix($LPath, $SystemRoot);
1583 my $LRelPath = cut_path_prefix($LPath, $SystemRoot);
1832 my $HRelPath = cut_path_prefix($HPath, $SystemRoot);
1916 my $LRelPath = cut_path_prefix($LPath, $SystemRoot);
2120 my $HRelPath = cut_path_prefix($HPath, $SystemRoot);
2482 $DPath = cut_path_prefix($DPath, $ORIG_DIR);
/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl6934 $Path = cut_path_prefix($Path, $SystemRoot);
6966 $Path = cut_path_prefix($Path, $SystemRoot);
7179 sub cut_path_prefix($$) subroutine

Completed in 580 milliseconds