Home
last modified time | relevance | path

Searched defs:lookupId (Results 1 – 25 of 148) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DMsmqDefaultLockingQueue.cs173 public void DeleteMessage(long lookupId, TimeSpan timeout) in DeleteMessage()
276 public void UnlockMessage(long lookupId, TimeSpan timeout) in UnlockMessage()
357 unsafe int TryRelockMessage(long lookupId) in TryRelockMessage()
441 public TransactionLookupEntry(long lookupId, ITransaction transaction) in TransactionLookupEntry()
H A DILockingQueue.cs9 void DeleteMessage(long lookupId, TimeSpan timeout); in DeleteMessage()
10 void UnlockMessage(long lookupId, TimeSpan timeout); in UnlockMessage()
H A DMsmqSubqueueLockingQueue.cs186 public void DeleteMessage(long lookupId, TimeSpan timeout) in DeleteMessage()
216 public void UnlockMessage(long lookupId, TimeSpan timeout) in UnlockMessage()
413 public LongProperty lookupId; field in System.ServiceModel.Channels.MsmqSubqueueLockingQueue.MsmqMessageLookupId
H A DMsmqDecodeHelper.cs45 …istenerBase listener, ServerModeDecoder modeDecoder, byte[] incoming, long lookupId, ref int offse… in ReadServerMode()
414 …hannelListener listener, Stream bodyStream, MsmqIntegrationMessageProperty property, long lookupId) in DeserializeForIntegration()
441 …XmlDeserializeForIntegration(MsmqIntegrationChannelListener listener, Stream stream, long lookupId) in XmlDeserializeForIntegration()
H A DMsmqQueue.cs311 public void MarkMessageRejected(long lookupId) in MarkMessageRejected()
334 …int TryMoveMessageDtcTransacted(long lookupId, MsmqQueueHandle sourceQueueHandle, MsmqQueueHandle … in TryMoveMessageDtcTransacted()
356 …public MoveReceiveResult TryMoveMessage(long lookupId, MsmqQueue destinationQueue, MsmqTransaction… in TryMoveMessage()
442 …public MoveReceiveResult TryReceiveByLookupId(long lookupId, NativeMsmqMessage message, MsmqTransa… in TryReceiveByLookupId()
447 …public MoveReceiveResult TryReceiveByLookupId(long lookupId, NativeMsmqMessage message, MsmqTransa… in TryReceiveByLookupId()
493 …unsafe int ReceiveByLookupIdCoreDtcTransacted(MsmqQueueHandle handle, long lookupId, NativeMsmqMes… in ReceiveByLookupIdCoreDtcTransacted()
524 …unsafe int ReceiveByLookupIdCore(MsmqQueueHandle handle, long lookupId, NativeMsmqMessage message,… in ReceiveByLookupIdCore()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/backend/
H A Dstringtoint.cpp68 int StringToInt::lookupId(QLatin1String str) in lookupId() function in Qt3DRender::Render::StringToInt
74 int StringToInt::lookupId(const QString &str) in lookupId() function in Qt3DRender::Render::StringToInt
/dports/devel/gitlist/gitlist/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DNamespace.php26 public function lookupId($id); function
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/
H A DNamespace.php66 public function lookupId($id); function
/dports/devel/pear-PHPUnit_MockObject/phpunit-mock-objects-4.0.1/src/Builder/
H A DNamespace.php25 public function lookupId($id); function
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/os/user/
H A Dlookup_stubs.go26 func lookupId(uid string) (*User, error) { func
H A Dlookup_plan9.go44 func lookupId(uid string) (*User, error) { func
H A Dlookup_unix.go55 func lookupId(uid string) (*User, error) { func
/dports/lang/gcc48/gcc-4.8.5/libgo/go/os/user/
H A Dlookup_stubs.go26 func lookupId(uid string) (*User, error) { func
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/os/user/
H A Dlookup_stubs.go26 func lookupId(uid string) (*User, error) { func
H A Dlookup_plan9.go44 func lookupId(uid string) (*User, error) { func
H A Dlookup_unix.go49 func lookupId(uid string) (*User, error) { func
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/os/user/
H A Dlookup_plan9.go44 func lookupId(uid string) (*User, error) { func
H A Dlookup_stubs.go26 func lookupId(uid string) (*User, error) { func
H A Dlookup_unix.go55 func lookupId(uid string) (*User, error) { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/os/user/
H A Dlookup_stubs.go26 func lookupId(uid string) (*User, error) { func
H A Dlookup_plan9.go44 func lookupId(uid string) (*User, error) { func
H A Dlookup_unix.go55 func lookupId(uid string) (*User, error) { func
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/os/user/
H A Dlookup_stubs.go26 func lookupId(uid string) (*User, error) { func
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/network/secureudpclient/
H A Dmainwindow.h108 int lookupId = -1; variable
/dports/www/drupal8/drupal-8.9.20/core/modules/user/tests/src/Kernel/Migrate/d6/
H A DMigrateUserRoleTest.php37 protected function assertRole($id, array $permissions, $lookupId, MigrateIdMapInterface $id_map) {

123456