Home
last modified time | relevance | path

Searched defs:IsOrphaned (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DSqlInternalTransaction.cs144 internal bool IsOrphaned property in System.Data.SqlClient.SqlInternalTransaction
H A DTdsParserStateObject.cs320 internal bool IsOrphaned property in System.Data.SqlClient.TdsParserStateObject
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A Dsqlinternaltransaction.cs142 internal bool IsOrphaned { property in System.Data.SqlClient.SqlInternalTransaction
H A DTdsParserStateObject.cs353 internal bool IsOrphaned { property in System.Data.SqlClient.TdsParserStateObject
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttp2Push.cpp298 bool Http2PushedStream::IsOrphaned(TimeStamp now) { in IsOrphaned() function in mozilla::net::Http2PushedStream
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttp2Push.cpp298 bool Http2PushedStream::IsOrphaned(TimeStamp now) { in IsOrphaned() function in mozilla::net::Http2PushedStream
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttp2Push.cpp261 Http2PushedStream::IsOrphaned(TimeStamp now) in IsOrphaned() function in mozilla::net::Http2PushedStream
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttp2Push.cpp298 bool Http2PushedStream::IsOrphaned(TimeStamp now) { in IsOrphaned() function in mozilla::net::Http2PushedStream
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttp2Push.cpp301 bool Http2PushedStream::IsOrphaned(TimeStamp now) { in IsOrphaned() function in mozilla::net::Http2PushedStream
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebParts/
H A DWebPart.cs476 internal bool IsOrphaned { property in System.Web.UI.WebControls.WebParts.WebPart
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttp2Push.cpp323 bool Http2PushedStream::IsOrphaned(TimeStamp now) { in IsOrphaned() function in mozilla::net::Http2PushedStream
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/connectivity/
H A Dconnectivity_items.h467 bool IsOrphaned() const { return m_originPad == nullptr; } in IsOrphaned() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DAddonsDirectory.cpp147 static bool IsOrphaned(const AddonPtr& addon, const VECADDONS& all) in IsOrphaned() function