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

/external/chromium_org/tools/android/
H A Dfind_unused_resources.py14 def GetLibraryResources(r_txt_paths): function
112 defined_resources = (set(GetLibraryResources(r_txt_paths)) -
113 set(GetLibraryResources(third_party_r_txt_paths)))

Completed in 774 milliseconds