Home
last modified time | relevance | path

Searched refs:fetchStatus (Results 1 – 22 of 22) sorted by relevance

/dports/net-mgmt/prometheus2/prometheus-2.30.3/web/ui/react-app/src/hooks/
H A DuseFetch.ts64 const fetchStatus = async () => {
104 fetchStatus();
105 const interval = setInterval(fetchStatus, 1000);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/web/ui/react-app/src/hooks/
H A DuseFetch.ts64 const fetchStatus = async () => {
104 fetchStatus();
105 const interval = setInterval(fetchStatus, 1000);
/dports/www/grafana8/grafana-8.3.6/public/app/features/alerting/unified/components/admin/
H A DAlertmanagerConfig.test.tsx8 fetchStatus,
45 fetchStatus: typeAsJestMock(fetchStatus),
148 mocks.api.fetchStatus.mockResolvedValue({
160 expect(mocks.api.fetchStatus).toHaveBeenCalledTimes(1);
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/gocolly/colly/debug/
H A Dwebdebugger.go114 function fetchStatus() {
128 setTimeout(fetchStatus, 1000);
132 fetchStatus();
/dports/www/colly/colly-2.1.0/debug/
H A Dwebdebugger.go119 function fetchStatus() {
133 setTimeout(fetchStatus, 1000);
137 fetchStatus();
/dports/www/grafana8/grafana-8.3.6/public/app/features/alerting/unified/
H A DReceivers.test.tsx10 import { updateAlertManagerConfig, fetchAlertManagerConfig, fetchStatus, testReceivers } from './ap…
38 fetchStatus: typeAsJestMock(fetchStatus),
389 mocks.api.fetchStatus.mockResolvedValue({
421 expect(mocks.api.fetchStatus).toHaveBeenCalledTimes(1);
430 mocks.api.fetchStatus.mockResolvedValue(someCloudAlertManagerStatus);
441 expect(mocks.api.fetchStatus).toHaveBeenCalledTimes(1);
442 expect(mocks.api.fetchStatus).toHaveBeenLastCalledWith('CloudManager');
H A DAmRoutes.test.tsx16 import { fetchAlertManagerConfig, fetchStatus, updateAlertManagerConfig } from './api/alertmanager';
33 fetchStatus: typeAsJestMock(fetchStatus),
496 mocks.api.fetchStatus.mockResolvedValue({
510 expect(mocks.api.fetchStatus).toHaveBeenCalledTimes(1);
514 mocks.api.fetchStatus.mockResolvedValue({
529 expect(mocks.api.fetchStatus).toHaveBeenCalledTimes(1);
/dports/polish/kadu/kadu-4.3/plugins/mprisplayer_mediaplayer/
H A Dmpris_controller.cpp109 fetchStatus(); in activate()
202 void MPRISController::fetchStatus() in fetchStatus() function in MPRISController
H A Dmpris_controller.h87 void fetchStatus();
/dports/www/grafana8/grafana-8.3.6/public/app/features/alerting/unified/state/
H A Dactions.ts31 fetchStatus,
86 return fetchStatus(alertManagerSourceName).then((status) => ({
105 return fetchStatus(alertManagerSourceName).then((status) => ({
/dports/mail/trojita/trojita-0.7/src/Imap/Model/
H A DMailboxTree.h103 void setFetchStatus(const FetchingState fetchStatus) in setFetchStatus() argument
105 m_parentAsBits = reinterpret_cast<intptr_t>(parent()) | fetchStatus; in setFetchStatus()
H A DMailboxTree.cpp1597 FetchingState fetchStatus = accessFetchStatus(); in setChildren() local
1599 setFetchStatus(fetchStatus); in setChildren()
/dports/www/grafana8/grafana-8.3.6/public/app/features/alerting/unified/api/
H A Dalertmanager.ts153 export async function fetchStatus(alertManagerSourceName: string): Promise<AlertmanagerStatus> { function
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DShoppingContent.php3738 public $fetchStatus; variable in Google_Service_ShoppingContent_ProductStatusDataQualityIssue
3754 public function setFetchStatus($fetchStatus) argument
3756 $this->fetchStatus = $fetchStatus;
3760 return $this->fetchStatus;
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DShoppingContent.php8211 public $fetchStatus; variable in Google_Service_ShoppingContent_ProductStatusDataQualityIssue
8228 public function setFetchStatus($fetchStatus) argument
8230 $this->fetchStatus = $fetchStatus;
8234 return $this->fetchStatus;
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DShoppingContent.php8211 public $fetchStatus; variable in Google_Service_ShoppingContent_ProductStatusDataQualityIssue
8228 public function setFetchStatus($fetchStatus) argument
8230 $this->fetchStatus = $fetchStatus;
8234 return $this->fetchStatus;
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DShoppingContent.php8211 public $fetchStatus; variable in Google_Service_ShoppingContent_ProductStatusDataQualityIssue
8228 public function setFetchStatus($fetchStatus) argument
8230 $this->fetchStatus = $fetchStatus;
8234 return $this->fetchStatus;
/dports/net-p2p/sonarr/Sonarr/UI/
H A Dindex.js.map1fetchStatus","fetchHealth","fetchDiskSpace","fetchTask","fetchTasks","fetchBackups","restoreBackup…
/dports/net-p2p/radarr/Radarr/UI/
H A Dindex.js.map1fetchStatus","fetchHealth","fetchDiskSpace","fetchTask","fetchTasks","fetchBackups","restoreBackup…
/dports/net-p2p/lidarr/Lidarr/UI/
H A Dindex.js.map1fetchStatus","fetchHealth","fetchDiskSpace","fetchTask","fetchTasks","fetchBackups","restoreBackup…
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1fetchStatus(alertManagerSourceName: string): Promise<AlertmanagerStatus> {\n const result = await…
/dports/devel/sonarqube-community/sonarqube-9.2.4.50792/web/js/
H A DoutZ4QEXPZ4.js.map4fetchStatus();\n }\n\n componentWillUnmount() {\n this.mounted = false;\n if (this.interva…