HomeSort by relevance Sort by last modified time
    Searched full:_is_dir_empty (Results 1 - 1 of 1) sorted by null

  /development/vndk/tools/sourcedr/sourcedr/commands/
init.py 11 def _is_dir_empty(path): function
28 if args.project_dir == '.' and not _is_dir_empty(args.project_dir):

Completed in 533 milliseconds