Home
last modified time | relevance | path

Searched defs:IsForwarded (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DMarking-inl.h35 inline bool IsForwarded(const T* t) { in IsForwarded() function
52 inline bool IsForwarded(const JS::Value& value) { in IsForwarded() function
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Rhymen/go-whatsapp/
H A Dmessage.go286 IsForwarded bool member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go177 IsForwarded() bool methodSpec
189 func (i *InternalRpcInfo) IsForwarded() bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go184 IsForwarded() bool methodSpec
196 func (i *InternalRpcInfo) IsForwarded() bool { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go219 IsForwarded() bool methodSpec
236 func (i *InternalRpcInfo) IsForwarded() bool { func
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Rhymen/go-whatsapp/binary/proto/
H A Ddef.pb.go3044IsForwarded *bool `protobuf:"varint,22,opt,name=isForwarded" json:"is… member