Searched refs:exist_android_bp (Results 1 – 3 of 3) sorted by relevance
175 not common_util.exist_android_bp(self.project_absolute_path)):183 and not common_util.exist_android_bp(abs_path)):
240 if common_util.exist_android_bp(src_abspath):
459 def exist_android_bp(abs_path): function