Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py3573 def FilesBelongToSameModule(filename_cc, filename_h): function
3728 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
/aosp_15_r20/external/google-styleguide/cpplint/
H A Dcpplint.py5419 def FilesBelongToSameModule(filename_cc, filename_h): function
5578 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
H A Dcpplint_unittest.py1125 f = cpplint.FilesBelongToSameModule
/aosp_15_r20/external/libaom/tools/
H A Dcpplint.py5416 def FilesBelongToSameModule(filename_cc, filename_h): function
5575 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
/aosp_15_r20/external/libvpx/tools/
H A Dcpplint.py5416 def FilesBelongToSameModule(filename_cc, filename_h): function
5575 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
/aosp_15_r20/tools/repohooks/tools/
H A Dcpplint.py5968 def FilesBelongToSameModule(filename_cc, filename_h): function
6131 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)