/system/libvintf/ |
VintfObject.cpp | 275 std::vector<std::string> fileNames; 278 if (details::gFetcher->listFiles(kSystemVintfDir, &fileNames, error) != OK) { 281 for (const std::string& fileName : fileNames) {
|
/tools/tradefederation/core/prod-tests/src/com/android/performance/tests/ |
FioBenchmarkTest.java | 732 StringBuilder fileNames = new StringBuilder(); 733 fileNames.append(String.format(mediaFile, 0)); 735 fileNames.append(String.format(":%s", String.format(mediaFile, i))); 737 j.mParameters.put("filename", fileNames.toString()); [all...] |
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ |
ANTLR3.java | 748 private String[] splitRightHandSide(String fileNames, String pattern) { 749 String[] names = fileNames.split(pattern);
|
/external/icu/tools/srcgen/currysrc/libs/ |
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar | |
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsService.java | 308 String[] fileNames = mUsageStatsDir.list(); 309 if (fileNames == null) { 314 toDelete.addAll(Arrays.asList(fileNames)); [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
handlers.py | 302 fileNames = os.listdir(dirName)
306 for fileName in fileNames:
323 then we have to get a list of matching filenames, sort them and remove
[all...] |
/external/python/cpython2/Lib/logging/ |
handlers.py | 303 fileNames = os.listdir(dirName) 307 for fileName in fileNames: 324 then we have to get a list of matching filenames, sort them and remove [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/ |
handlers.py | 301 fileNames = os.listdir(dirName) 305 for fileName in fileNames: 322 then we have to get a list of matching filenames, sort them and remove [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/logging/ |
handlers.py | 301 fileNames = os.listdir(dirName) 305 for fileName in fileNames: 322 then we have to get a list of matching filenames, sort them and remove [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | 301 fileNames = os.listdir(dirName) 305 for fileName in fileNames: 322 then we have to get a list of matching filenames, sort them and remove [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | 301 fileNames = os.listdir(dirName) 305 for fileName in fileNames: 322 then we have to get a list of matching filenames, sort them and remove [all...] |
/build/soong/finder/ |
finder.go | 226 filter := func(entries DirEntries) (dirNames []string, fileNames []string) { 227 return entries.DirNames, entries.FileNames 241 filter := func(entries DirEntries) (dirNames []string, fileNames []string) { 243 for _, foundName := range entries.FileNames { 263 filter := func(entries DirEntries) (dirNames []string, fileNames []string) { 265 for _, foundName := range entries.FileNames { 419 FileNames []string 428 F []string // relevant filenames contained 450 // elements of FileNames are just the file names; they don't include '/' character 451 FileNames []strin [all...] |
/external/python/cpython3/Lib/logging/ |
handlers.py | 350 fileNames = os.listdir(dirName) 354 for fileName in fileNames: 371 then we have to get a list of matching filenames, sort them and remove [all...] |
/packages/apps/Email/tests/src/com/android/email/provider/ |
ProviderTests.java | [all...] |
/external/jline/ |
jline-1.0.jar | |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
FileTest.java | [all...] |
/prebuilts/tools/common/m2/repository/jline/jline/0.9.94/ |
jline-0.9.94.jar | |
/frameworks/av/services/audiopolicy/managerdefault/ |
AudioPolicyManager.cpp | [all...] |
/external/annotation-tools/annotation-file-utilities/lib/ |
plume-core.jar | |
/prebuilts/misc/common/jacoco/lib/ |
org.jacoco.report-0.8.0.201801022044.jar | |
/prebuilts/misc/common/robolectric/3.1.1/lib/ |
robolectric-resources-3.1.1.jar | |
/prebuilts/misc/common/robolectric/3.4.2/lib/ |
resources-3.4.2.jar | |
/prebuilts/misc/common/robolectric/3.5.1/lib/ |
resources-3.5.1.jar | |
/prebuilts/misc/common/robolectric/3.6.1/lib/ |
resources-3.6.1.jar | |