/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppReceiveFileInfo.java | 158 String fullfilename = chooseUniquefilename(filename, extension); local 160 if (!safeCanonicalPath(fullfilename)) { 164 if (V) Log.v(Constants.TAG, "Generated received filename " + fullfilename); 166 if (fullfilename != null) { 168 new FileOutputStream(fullfilename).close(); 169 int index = fullfilename.lastIndexOf('/') + 1; 172 String displayName = fullfilename.substring(index); 179 return new BluetoothOppReceiveFileInfo(fullfilename, length, new FileOutputStream( 180 fullfilename), 0); 182 if (D) Log.e(Constants.TAG, "Error when creating file " + fullfilename); 213 String fullfilename = filename + extension; local [all...] |
/frameworks/base/graphics/java/android/graphics/ |
FontListParser.java | 163 String fullFilename = "/system/fonts/" + 165 return new Font(fullFilename, index, axes, weight, isItalic);
|
/external/clang/utils/analyzer/ |
SATestBuild.py | 367 for FullFileName in glob.glob(Dir + "/*"): 368 FileName = os.path.basename(FullFileName) 375 print "Error: Invalid single input file %s." % (FullFileName,) 391 (FullFileName, LogFile.name, e.returncode)
|
/toolchain/binutils/binutils-2.25/gas/ |
dwarf2dbg.c | 1846 const char *fullfilename; local 1973 const char *fullfilename; local [all...] |
/external/clang/lib/Serialization/ |
ASTReader.cpp | [all...] |
/prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/ |
ecj-4.2.2.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/prebuilts/misc/common/ecj/ |
ecj.jar | |
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/ |
pmd-5.1.1.jar | |