Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3573 def FilesBelongToSameModule(filename_cc, filename_h): function
3728 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
/external/libvpx/libvpx/tools/
Dcpplint.py4290 def FilesBelongToSameModule(filename_cc, filename_h): function
4445 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)