Home
last modified time | relevance | path

Searched defs:getFileName (Results 1 – 25 of 90) sorted by relevance

1234

/external/dokka/core/src/main/kotlin/Formats/
DExtraOutlineServices.kt11 fun getFileName(): String method
/external/apache-http/android/src/com/android/internal/http/multipart/
DPartSource.java59 String getFileName(); in getFileName() method
DByteArrayPartSource.java75 public String getFileName() { in getFileName() method in ByteArrayPartSource
DFilePartSource.java113 public String getFileName() { in getFileName() method in FilePartSource
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAssetDir.java26 public String8 getFileName(int idx) { in getFileName() method in AssetDir
86 String8 getFileName() { return mFileName; } in getFileName() method in AssetDir.FileInfo
/external/llvm-project/lldb/bindings/python/
DcreatePythonInit.py7 getFileName = lambda f: os.path.splitext(os.path.basename(f))[0] function
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DGroupPage.java47 protected String getFileName() { in getFileName() method in GroupPage
DSourceFilePage.java83 protected String getFileName() { in getFileName() method in SourceFilePage
DPackagePage.java86 protected String getFileName() { in getFileName() method in PackagePage
/external/protobuf/php/src/Google/Protobuf/
DSourceContext.php50 public function getFileName() function in Google\\Protobuf\\SourceContext
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSourceFile.cpp19 std::string NativeSourceFile::getFileName() const { in getFileName() function in NativeSourceFile
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp31 std::string DIAInjectedSource::getFileName() const { in getFileName() function in DIAInjectedSource
DDIASourceFile.cpp23 std::string DIASourceFile::getFileName() const { in getFileName() function in DIASourceFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp31 std::string DIAInjectedSource::getFileName() const { in getFileName() function in DIAInjectedSource
DDIASourceFile.cpp23 std::string DIASourceFile::getFileName() const { in getFileName() function in DIASourceFile
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartSubdivisionNames.java54 public String getFileName() { in getFileName() method in ChartSubdivisionNames
197 public String getFileName() { in getFileName() method in ChartSubdivisionNames.Subchart
/external/javassist/src/main/javassist/bytecode/
DSourceFileAttribute.java56 public String getFileName() { in getFileName() method in SourceFileAttribute
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/
DNodePageTest.java46 protected String getFileName() { in getFileName() method in NodePageTest.TestNodePage
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
DNormalizedFileNames.java52 public String getFileName(final String id) { in getFileName() method in NormalizedFileNames
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DBinary.cpp42 StringRef Binary::getFileName() const { return Data.getBufferIdentifier(); } in getFileName() function in Binary
/external/llvm/lib/Object/
DBinary.cpp35 StringRef Binary::getFileName() const { return Data.getBufferIdentifier(); } in getFileName() function in Binary
/external/llvm-project/llvm/include/llvm/Support/
DSymbolRemappingReader.h81 StringRef getFileName() const { return File; } in getFileName() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSymbolRemappingReader.h81 StringRef getFileName() const { return File; } in getFileName() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp25 std::string DIASourceFile::getFileName() const { in getFileName() function in DIASourceFile
/external/llvm-project/llvm/lib/Object/
DBinary.cpp42 StringRef Binary::getFileName() const { return Data.getBufferIdentifier(); } in getFileName() function in Binary

1234