Home
last modified time | relevance | path

Searched defs:CheckVintf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/make/tools/releasetools/merge/
H A Dmerge_compatibility_checks.py57 def CheckVintf(target_files_dir): function
/aosp_15_r20/system/apex/apexd/
H A Dapexd_vendor_apex.cpp46 Result<std::map<std::string, std::vector<std::string>>> CheckVintf( in CheckVintf() function
/aosp_15_r20/build/make/tools/releasetools/
H A Dcheck_target_files_vintf.py255 def CheckVintf(inp, info_dict=None): function