Home
last modified time | relevance | path

Searched refs:full_file_path (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppApkAssets.java367 String full_file_path = zipEntry.getName(); in ForEachFile() local
370 String leaf_file_path = full_file_path.substring(root_path_full.length()); in ForEachFile()