Home
last modified time | relevance | path

Searched refs:separate_path (Results 1 – 2 of 2) sorted by relevance

/external/abi-compliance-checker/
Dabi-compliance-checker.pl6709 my ($Dir, $Name) = separate_path($Path);
6730 my ($OutDir, $Name) = separate_path($Dir);
6757 my ($AbsDir, $Name) = separate_path($AbsPath);
8874 my ($Dir, $FileName) = separate_path($Path);
8959 my ($From, $Name) = separate_path($Path);
15538 sub separate_path($) { subroutine
18585 my ($Dir, $Name) = separate_path($_);
22257 my ($DDir, $DName) = separate_path($DumpPath);
22426 ($LOG_DIR, $LOG_FILE) = separate_path($OutputLogPath{$LibVersion});
/external/abi-compliance-checker/modules/Internals/
DSysCheck.pm1833 my ($HDir, $HName) = separate_path($HRelPath);