Searched refs:FullLibraryPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/build/android/gyp/
H A Dwrite_ordered_libraries.py36 def FullLibraryPath(library_name): function
43 return not os.path.exists(FullLibraryPath(library_name))
59 all_deps = GetDependencies(FullLibraryPath(library_name))

Completed in 99 milliseconds