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

  /external/libvpx/libvpx/test/android/
get_files.py 27 local_resource_path = '' variable
46 path = os.path.join(local_resource_path, filename)
79 local_resource_path = os.path.join(arg) variable
85 if not os.path.isdir(local_resource_path):
86 os.makedirs(local_resource_path)
108 path = os.path.join(local_resource_path, filename)

Completed in 46 milliseconds