/external/autotest/frontend/client/test/autotest/moblab/ |
D | MoblabTest.java | 8 public String getModuleName() { in getModuleName() method in MoblabTest
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeCompilandSymbol.cpp | 56 return Module.getModuleName(); in getName()
|
D | DbiModuleDescriptor.cpp | 76 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } in getModuleName() function in DbiModuleDescriptor
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | DbiModuleDescriptor.h | 44 StringRef getModuleName() const;
|
D | DbiModuleDescriptorBuilder.h | 62 StringRef getModuleName() const { return ModuleName; } in getModuleName() function
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/ |
D | TestDuplicateRegistration.java | 16 public String getModuleName() { in getModuleName() method in TestDuplicateRegistration.MyModule
|
D | SimpleModuleTest.java | 163 public String getModuleName() { return "x"; } in getModuleName() method in SimpleModuleTest.ContextVerifierModule
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | ModInfo.h | 43 StringRef getModuleName() const;
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | ModInfo.cpp | 117 StringRef ModInfo::getModuleName() const { return ModuleName; } in getModuleName() function in ModInfo
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
D | TestCreatorNullValue.java | 56 public String getModuleName() { in getModuleName() method in TestCreatorNullValue.TestModule
|
/external/clang/lib/AST/ |
D | ExternalASTSource.cpp | 39 std::string ExternalASTSource::ASTSourceDescriptor::getModuleName() const { in getModuleName() function in ExternalASTSource::ASTSourceDescriptor
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
D | Module.java | 39 public abstract String getModuleName(); in getModuleName() method in Module
|
D | ObjectMapper.java | 799 String name = module.getModuleName(); in registerModule()
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/ |
D | NodeContext2049Test.java | 139 public String getModuleName() { in objectMapper.registerModule()
|
/external/llvm/tools/llvm-pdbdump/ |
D | LLVMOutputStyle.cpp | 205 Value += ModIter->second->Info.getModuleName().str(); in dumpStreamSummary() 463 P.printString("Name", Modi.Info.getModuleName().str()); in dumpDbiStream() 636 P.printString("Name", M[SC.Imod].Info.getModuleName()); in dumpSectionContribs()
|
/external/auto/value/src/it/gwtserializer/src/test/java/com/google/auto/value/client/ |
D | GwtSerializerTest.java | 210 public String getModuleName() { in getModuleName() method in GwtSerializerTest
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/ |
D | BuilderSimpleTest.java | 249 public String getModuleName() { in getModuleName() method in BuilderSimpleTest.NopModule1557
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/module/ |
D | SimpleModule.java | 478 public String getModuleName() { in getModuleName() method in SimpleModule
|
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/ |
D | ICU4CTest.java | 149 public String getModuleName() { in getModuleName() method in ICU4CTest
|
/external/clang/include/clang/AST/ |
D | ExternalASTSource.h | 162 std::string getModuleName() const;
|
/external/javassist/src/main/javassist/bytecode/ |
D | ConstPool.java | 2356 public String getModuleName(ConstPool cp) in getModuleName() method in ModuleInfo
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 1869 DIB.createCompileUnit(TheCU->getSourceLanguage(), Mod.getModuleName(), in getOrCreateModuleRef() 1881 DBuilder.createModule(Parent, Mod.getModuleName(), ConfigMacros, in getOrCreateModuleRef()
|
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
D | JavaInputAstVisitor.java | 2758 scan(node.getModuleName(), null);
|