Home
last modified time | relevance | path

Searched defs:getModuleName (Results 1 – 22 of 22) 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/truth/core/src/test/java/com/google/common/truth/gwt/
DTruthGwtTest.java36 @Override public String getModuleName() { in getModuleName() method in TruthGwtTest
/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-16.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp76 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } in getModuleName() function in DbiModuleDescriptor
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.h106 StringRef getModuleName() const { return ModuleName; } in getModuleName() function
/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/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp55 const char *getModuleName() { return ModuleName.c_str(); } in getModuleName() function in __anon3b27a8190111::IntelIttnotifyInfo
/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/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/
DFindingOrBuilder.java1327 java.lang.String getModuleName(); in getModuleName() method
DFinding.java2906 public java.lang.String getModuleName() { in getModuleName() method in Finding
10565 public java.lang.String getModuleName() { in getModuleName() method in Finding.Builder
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/
DBuilderSimpleTest.java249 public String getModuleName() { in getModuleName() method in BuilderSimpleTest.NopModule1557
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h486 const std::string &getModuleName() const { return ModuleName; } in getModuleName() function
509 const std::string &getModuleName() const { return ModuleName; } in getModuleName() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDiagnosticInfo.h1088 StringRef getModuleName() const { return ModName; } in getModuleName() function
/external/javassist/src/main/javassist/bytecode/
DConstPool.java2356 public String getModuleName(ConstPool cp) in getModuleName() method in ModuleInfo