Home
last modified time | relevance | path

Searched defs:agentId (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/HomeGraphService/
H A DAgentOtherDeviceId.php20 public $agentId; variable in Google_Service_HomeGraphService_AgentOtherDeviceId
23 public function setAgentId($agentId)
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/main/java/org/springframework/jmx/support/
H A DMBeanServerFactoryBean.java60 private String agentId; field in MBeanServerFactoryBean
90 public void setAgentId(String agentId) { in setAgentId()
159 protected MBeanServer locateMBeanServer(String agentId) throws MBeanServerNotFoundException { in locateMBeanServer()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudDebugger/
H A DRegisterDebuggeeResponse.php20 public $agentId; variable in Google_Service_CloudDebugger_RegisterDebuggeeResponse
24 public function setAgentId($agentId)
/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/ClientUtilities/util/
H A DTestAgent.cs22 private int agentId; field in NUnit.Util.TestAgent
31 public TestAgent( TestAgency agency, int agentId, RemoteTestAgent remoteAgent ) in TestAgent()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/php/Dao/
H A DAgentDao.php62 public function writeArsRecord($agentName,$agentId,$uploadId,$arsId=0,$success=false,$status="")
135 …public function agentARSList($tableName, $uploadId, $limit = 1, $agentId = 0, $agentSuccess = true)
292 public function getAgentName($agentId)
302 public function getAgentRev($agentId)
H A DHighlightDao.php67 …public function getHighlightDiffs(ItemTreeBounds $itemTreeBounds, $licenseId = null, $agentId = nu…
193 …public function getHighlightEntries(ItemTreeBounds $itemTreeBounds, $licenseId = null, $agentId = …
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/php/Data/
H A DAgentRef.php41 private $agentId; variable in Fossology\\Lib\\Data\\AgentRef
51 public function __construct($agentId, $agentName, $agentRevision)
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/ninka/agent/
H A Dutils.cc26 int agentId = queryAgentId(dbManager); in getState() local
39 int agentId = fo_GetAgentKey(dbManager.getConnection(), AGENT_NAME, 0, agentRevision, AGENT_DESC); in queryAgentId() local
51 int agentId = state.getAgentId(); in writeARS() local
152 int agentId = state.getAgentId(); in saveLicenseMatchesToDatabase() local
H A Dstate.cc20 State::State(int agentId) : in State()
H A Dstate.hpp34 int agentId; member in State
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/copyright/ui/
H A Dcopyright-hist.php46 protected function getTableContent($upload_pk, $uploadtreeId, $filter, $agentId)
71 protected function fillTables($upload_pk, $Uploadtree_pk, $filter, $agentId, $VF)
H A Demail-hist.php42 protected function getTableContent($upload_pk, $uploadtreeId, $filter, $agentId)
67 protected function fillTables($upload_pk, $Uploadtree_pk, $filter, $agentId, $VF)
H A DHistogramBase.php70 …ic function getTableForSingleType($type, $description, $uploadId, $uploadTreeId, $filter, $agentId)
129 abstract protected function fillTables($upload_pk, $Uploadtree_pk, $filter, $agentId, $VF);
H A DCopyrightView.php54 protected function additionalVars($uploadId, $uploadTreeId, $agentId)
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/copyright/agent/
H A DcopyrightUtils.cc46 int agentId = fo_GetAgentKey(dbConn, in queryAgentId() local
64 int writeARS(int agentId, int arsId, int uploadId, int success, const fo::DbManager& dbManager) in writeARS()
301 bool saveToDatabase(const string& s, const list<match>& matches, unsigned long pFileId, int agentId in saveToDatabase()
342 … string& sContent, unsigned long pFileId, CopyrightState const& state, int agentId, CopyrightDatab… in matchFileWithLicenses()
366 void matchPFileWithLicenses(CopyrightState const& state, int agentId, unsigned long pFileId, Copyri… in matchPFileWithLicenses()
410 bool processUploadId(const CopyrightState& state, int agentId, int uploadId, CopyrightDatabaseHandl… in processUploadId()
H A Ddatabase.cc317 std::vector<unsigned long> CopyrightDatabaseHandler::queryFileIdsForUpload(int agentId, int uploadI… in queryFileIdsForUpload()
364 bool CopyrightDatabaseHandler::insertNoResultInDatabase(long int agentId, long int pFileId) const in insertNoResultInDatabase()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/ojo/agent/
H A DOjoState.cc25 OjoState::OjoState(const int agentId, const OjoCliOptions &cliOptions) : in OjoState()
34 void OjoState::setAgentId(const int agentId) in setAgentId()
H A DOjoUtils.cc38 int agentId = queryAgentId(dbManager); in getState() local
66 int agentId = fo_GetAgentKey(dbManager.getConnection(), AGENT_NAME, 0, in queryAgentId() local
89 int agentId = state.getAgentId(); in writeARS() local
H A DOjoState.hpp72 int agentId; /**< Agent id */ member in OjoState
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/main/java/org/springframework/jmx/access/
H A DNotificationListenerRegistrar.java61 private String agentId; field in NotificationListenerRegistrar
110 public void setAgentId(String agentId) { in setAgentId()
H A DConnectorDelegate.java53 …MBeanServerConnection connect(JMXServiceURL serviceUrl, Map<String, ?> environment, String agentId) in connect() argument
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/monk/agent/
H A Ddatabase.c103 int hasAlreadyResultsFor(fo_dbManager* dbManager, int agentId, long pFileId) { in hasAlreadyResultsFor()
124 int saveNoResultToDb(fo_dbManager* dbManager, int agentId, long pFileId) { in saveNoResultToDb()
143 long saveToDb(fo_dbManager* dbManager, int agentId, long refId, long pFileId, unsigned percent) { in saveToDb()
H A Dscheduler.c122 const int agentId = state->agentId; in sched_onFullMatch() local
147 const int agentId = state->agentId; in sched_onDiffMatch() local
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/spasht/agent/
H A DSpashtAgent.php247 protected function insertLicensesSpashtAgentRecord($body, $agentId)
278 protected function insertCopyrightSpashtAgentRecord($body, $agentId)
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/softwareHeritage/agent/
H A DsoftwareHeritageAgent.php159 function processEachPfileForSWH($pfileDetail, $agentId, $maxTime)
227 protected function insertSoftwareHeritageRecord($pfileId, $licenses, $agentId, $status)

12345678910