Home
last modified time | relevance | path

Searched refs:getModuleId (Results 1 – 25 of 124) sorted by relevance

12345

/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/tsk/framework/pipeline/
H A DTskReportPipeline.cpp36 updateModuleExecutionTime(m_modules[i]->getModuleId(), stopWatch.elapsed()); in run()
38 … TskServices::Instance().getImgDB().setModuleStatus(0, m_modules[i]->getModuleId(), (int)status); in run()
H A DTskFileAnalysisPipeline.cpp111 updateModuleExecutionTime(m_modules[i]->getModuleId(), stopWatch.elapsed()); in run()
113 imgDB.setModuleStatus(file->getId(), m_modules[i]->getModuleId(), (int)status); in run()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vbahelper/source/vbahelper/
H A Dvbacommandbars.cxx109 if( m_pCBarHelper->getModuleId() == "com.sun.star.sheet.SpreadsheetDocument" ) in createCollectionObject()
123 else if( m_pCBarHelper->getModuleId() == "com.sun.star.text.TextDocument" ) in createCollectionObject()
208 if( m_pCBarHelper->getModuleId() == "com.sun.star.sheet.SpreadsheetDocument" ) in Item()
210 else if( m_pCBarHelper->getModuleId() == "com.sun.star.text.TextDocument" ) in Item()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vbahelper/source/vbahelper/
H A Dvbacommandbars.cxx110 if( m_pCBarHelper->getModuleId() == "com.sun.star.sheet.SpreadsheetDocument" ) in createCollectionObject()
124 else if( m_pCBarHelper->getModuleId() == "com.sun.star.text.TextDocument" ) in createCollectionObject()
209 if( m_pCBarHelper->getModuleId() == "com.sun.star.sheet.SpreadsheetDocument" ) in Item()
211 else if( m_pCBarHelper->getModuleId() == "com.sun.star.text.TextDocument" ) in Item()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/
H A DSettings.php53 protected function getModuleId() { function in go\\core\\Settings
123 'moduleId' => $this->getModuleId(),
204 $moduleId = $this->getModuleId();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/ThinLtoJIT/
H A DThinLtoModuleIndex.h48 VModuleKey getModuleId(StringRef Path) const { in getModuleId() function
49 return CombinedSummaryIndex.getModuleId(Path); in getModuleId()
/dports/devel/llvm11/llvm-11.0.1.src/examples/ThinLtoJIT/
H A DThinLtoModuleIndex.h48 VModuleKey getModuleId(StringRef Path) const { in getModuleId() function
49 return CombinedSummaryIndex.getModuleId(Path); in getModuleId()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java90 long modId = reply.getModuleId(i); in doJdwp()
160 long clsModId = modReply.getModuleId(); in assertGetModule()
H A DJdwpModuleReply.java38 public long getModuleId() { in getModuleId() method in JdwpModuleReply
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java90 long modId = reply.getModuleId(i); in doJdwp()
160 long clsModId = modReply.getModuleId(); in assertGetModule()
H A DJdwpModuleReply.java38 public long getModuleId() { in getModuleId() method in JdwpModuleReply
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java90 long modId = reply.getModuleId(i); in doJdwp()
160 long clsModId = modReply.getModuleId(); in assertGetModule()
H A DJdwpModuleReply.java38 public long getModuleId() { in getModuleId() method in JdwpModuleReply
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java91 long modId = reply.getModuleId(i); in doJdwp()
161 long clsModId = modReply.getModuleId(); in assertGetModule()
H A DJdwpModuleReply.java38 public long getModuleId() { in getModuleId() method in JdwpModuleReply
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java91 long modId = reply.getModuleId(i); in doJdwp()
161 long clsModId = modReply.getModuleId(); in assertGetModule()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java90 long modId = reply.getModuleId(i); in doJdwp()
160 long clsModId = modReply.getModuleId(); in assertGetModule()
H A DJdwpModuleReply.java38 public long getModuleId() { in getModuleId() method in JdwpModuleReply
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java90 long modId = reply.getModuleId(i); in doJdwp()
160 long clsModId = modReply.getModuleId(); in assertGetModule()
H A DJdwpModuleReply.java38 public long getModuleId() { in getModuleId() method in JdwpModuleReply
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/jdwp/
H A DAllModulesCommandTest.java90 long modId = reply.getModuleId(i); in doJdwp()
160 long clsModId = modReply.getModuleId(); in assertGetModule()
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/commonjs/module/provider/
H A DSoftCachingModuleScriptProvider.java65 scripts.remove(ref.getModuleId(), ref); in getModuleScript()
109 String getModuleId() { in getModuleId() method in SoftCachingModuleScriptProvider.ScriptReference
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Monitoring/
H A DAppEngine.php26 public function getModuleId() function in Google_Service_Monitoring_AppEngine
/dports/www/ilias/ILIAS-5.4.25/Services/Help/classes/
H A Dclass.ilHelpImportConfig.php32 public function getModuleId() function in ilHelpImportConfig
/dports/www/ilias6/ILIAS-6.14/Services/Help/classes/
H A Dclass.ilHelpImportConfig.php32 public function getModuleId() function in ilHelpImportConfig

12345