Home
last modified time | relevance | path

Searched refs:publishTime (Results 1 – 25 of 83) sorted by relevance

1234

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PubsubLite/
H A DTimeTarget.php21 public $publishTime; variable in Google_Service_PubsubLite_TimeTarget
31 public function setPublishTime($publishTime) argument
33 $this->publishTime = $publishTime;
37 return $this->publishTime;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudScheduler/
H A DPubsubMessage.php23 public $publishTime; variable in Google_Service_CloudScheduler_PubsubMessage
49 public function setPublishTime($publishTime) argument
51 $this->publishTime = $publishTime;
55 return $this->publishTime;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Pubsub/
H A DPubsubMessage.php23 public $publishTime; variable in Google_Service_Pubsub_PubsubMessage
49 public function setPublishTime($publishTime) argument
51 $this->publishTime = $publishTime;
55 return $this->publishTime;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudScheduler/
H A DPubsubMessage.php24 public $publishTime; variable in Google_Service_CloudScheduler_PubsubMessage
58 public function setPublishTime($publishTime) argument
60 $this->publishTime = $publishTime;
64 return $this->publishTime;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Pubsub/
H A DPubsubMessage.php24 public $publishTime; variable in Google_Service_Pubsub_PubsubMessage
58 public function setPublishTime($publishTime) argument
60 $this->publishTime = $publishTime;
64 return $this->publishTime;
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/wrapper/unfurl/generic/
H A Dcontainer.tsx24 publishTime: unfurl.publishTime ? unfurl.publishTime * 1000 : undefined,
H A Dindex.tsx13 publishTime?: number
25 const {imageURL, imageHeight, imageWidth, showImageOnSide, siteName, publishTime} = props
37 {!!publishTime && (
38 … <Kb.Text type="BodySmall"> • Published {formatTimeForMessages(publishTime)}</Kb.Text>
H A Dindex.stories.tsx17 publishTime: 1542241021655,
31 publishTime: undefined,
/dports/security/keybase/client-v5.7.1/go/chat/unfurl/
H A Dscrape_generic_scoring.go309 func (g *scoredGenericRaw) setPublishTime(publishTime *int, score int) {
310 …eScore || g.PublishTime == nil || (g.PublishTime != nil && publishTime != nil && *publishTime > *g…
311 g.PublishTime = publishTime
H A Dscrape_generic.go44 publishTime := int(t.Unix())
45 s.Debug(ctx, "scrapeGeneric: success: %d", publishTime)
46 generic.setPublishTime(&publishTime, score)
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/wrapper/unfurl/unfurl-list/
H A Dindex.stories.tsx14 publishTime: p.unfurl.publishTime,
43 publishTime: 1542241021655,
/dports/security/keybase/client-v5.7.1/protocol/avdl/chat1/
H A Dunfurl.avdl30 union { null, int } publishTime;
77 union { null, int } publishTime;
116 union { null, int } publishTime;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/model/doctrine/orangehrmCorePlugin/base/
H A DBaseRegistrationEventQueue.class.php12 …* @property string $publishTime Type: timestamp(25), Timestamp in …
/dports/multimedia/streamlink/streamlink-2.1.2/tests/streams/
H A Dtest_dash.py294 publishTime=1,
328 publishTime=1,
361 publishTime=1,
386 publishTime=1,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/content_suggestions/cells/
H A Dcontent_suggestions_item_unittest.mm32 base::Time publishTime = base::Time::Now();
42 item.publishDate = publishTime;
/dports/net/freerdp/freerdp-2.5.0/channels/video/client/
H A Dvideo_main.c109 UINT64 publishTime; member
649 if (peekFrame->publishTime > now) in video_timer()
654 WLog_DBG(TAG, "dropping frame @%" PRIu64, frame->publishTime); in video_timer()
846 frame->publishTime = presentation->lastPublishTime; in video_VideoData()
882 WLog_DBG(TAG, "scheduling frame in %" PRIu32 " ms", (frame->publishTime - startTime)); in video_VideoData()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go518 publishTime: m.PublishTime,
656 if m.publishTime.Before(target) {
668 publishTime: m.PublishTime,
787 publishTime time.Time member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go547 publishTime: m.PublishTime,
718 if m.publishTime.Before(target) {
730 publishTime: m.PublishTime,
892 publishTime time.Time member
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go547 publishTime: m.PublishTime,
718 if m.publishTime.Before(target) {
730 publishTime: m.PublishTime,
892 publishTime time.Time member
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go547 publishTime: m.PublishTime,
718 if m.publishTime.Before(target) {
730 publishTime: m.PublishTime,
892 publishTime time.Time member
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/pubsub/pstest/
H A Dfake.go538 publishTime: m.PublishTime,
709 if m.publishTime.Before(target) {
721 publishTime: m.PublishTime,
883 publishTime time.Time member
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go547 publishTime: m.PublishTime,
718 if m.publishTime.Before(target) {
730 publishTime: m.PublishTime,
892 publishTime time.Time member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go538 publishTime: m.PublishTime,
709 if m.publishTime.Before(target) {
721 publishTime: m.PublishTime,
883 publishTime time.Time member
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go538 publishTime: m.PublishTime,
709 if m.publishTime.Before(target) {
721 publishTime: m.PublishTime,
883 publishTime time.Time member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/pubsub/pstest/
H A Dfake.go547 publishTime: m.PublishTime,
718 if m.publishTime.Before(target) {
730 publishTime: m.PublishTime,
892 publishTime time.Time member

1234