Searched defs:source_dirs (Results 1 – 3 of 3) sorted by relevance
641 def __init__(self, source_dirs): argument646 def _collect_paths(self, source_dirs): argument
478 def load_source_code(self, source_dirs): argument666 def add_source_code(self, source_dirs, filter_lib): argument
53 def __init__(self, ndk_path, binary_cache_path, source_dirs): argument