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

/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl6138 detect_header_includes($Header_Path, $LibVersion);
6659 sub detect_header_includes($$) subroutine
6663 if(defined $Cache{"detect_header_includes"}{$LibVersion}{$Path}) {
6666 $Cache{"detect_header_includes"}{$LibVersion}{$Path}=1;
6781 detect_header_includes($AbsPath, $LibVersion);
8485 delete($Cache{"detect_header_includes"});

Completed in 91 milliseconds