Home
last modified time | relevance | path

Searched defs:getModuleName (Results 1 – 14 of 14) sorted by relevance

/external/autotest/frontend/client/test/autotest/moblab/
DMoblabTest.java8 public String getModuleName() { in getModuleName() method in MoblabTest
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/
DTestDuplicateRegistration.java16 public String getModuleName() { in getModuleName() method in TestDuplicateRegistration.MyModule
DSimpleModuleTest.java163 public String getModuleName() { return "x"; } in getModuleName() method in SimpleModuleTest.ContextVerifierModule
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.h62 StringRef getModuleName() const { return ModuleName; } in getModuleName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp76 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } in getModuleName() function in DbiModuleDescriptor
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
DTestCreatorNullValue.java56 public String getModuleName() { in getModuleName() method in TestCreatorNullValue.TestModule
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DModule.java39 public abstract String getModuleName(); in getModuleName() method in Module
/external/clang/lib/AST/
DExternalASTSource.cpp39 std::string ExternalASTSource::ASTSourceDescriptor::getModuleName() const { in getModuleName() function in ExternalASTSource::ASTSourceDescriptor
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
DICU4CTest.java149 public String getModuleName() { in getModuleName() method in ICU4CTest
/external/llvm/lib/DebugInfo/PDB/Raw/
DModInfo.cpp117 StringRef ModInfo::getModuleName() const { return ModuleName; } in getModuleName() function in ModInfo
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/module/
DSimpleModule.java478 public String getModuleName() { in getModuleName() method in SimpleModule
/external/auto/value/src/it/gwtserializer/src/test/java/com/google/auto/value/client/
DGwtSerializerTest.java210 public String getModuleName() { in getModuleName() method in GwtSerializerTest
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/
DBuilderSimpleTest.java249 public String getModuleName() { in getModuleName() method in BuilderSimpleTest.NopModule1557
/external/javassist/src/main/javassist/bytecode/
DConstPool.java2356 public String getModuleName(ConstPool cp) in getModuleName() method in ModuleInfo