Home
last modified time | relevance | path

Searched defs:findObjectById (Results 1 – 23 of 23) sorted by relevance

/dports/devel/ice37/ice-3.7.2/cpp/src/IceGrid/
H A DQueryI.cpp24 QueryI::findObjectById(const Ice::Identity& id, const Ice::Current&) const in findObjectById() function in QueryI
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DQueryI.cpp24 QueryI::findObjectById(const Ice::Identity& id, const Ice::Current&) const in findObjectById() function in QueryI
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DQueryI.cpp24 QueryI::findObjectById(const Ice::Identity& id, const Ice::Current&) const in findObjectById() function in QueryI
/dports/devel/umbrello/umbrello-21.12.3/umbrello/uml1model/
H A Dpackage.cpp309 UMLObject * UMLPackage::findObjectById(Uml::ID::Type id) const in findObjectById() function in UMLPackage
/dports/devel/ice37/ice-3.7.2/python/test/Ice/location/
H A DServer.py57 def findObjectById(self, id, current=None): member in ServerLocator
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/location/
H A DServer.py57 def findObjectById(self, id, current=None): member in ServerLocator
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/location/
H A DServer.py57 def findObjectById(self, id, current=None): member in ServerLocator
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dmap.cpp475 MapObject *Map::findObjectById(int objectId) const in findObjectById() function in Map
/dports/devel/php-ice37/ice-3.7.2/csharp/src/IceDiscovery/
H A DLookupI.cs275 public override void findObjectById(string domainId, Ice.Identity id, LookupReplyPrx reply, in findObjectById() method in IceDiscovery.LookupI
/dports/devel/ice37/ice-3.7.2/csharp/src/IceDiscovery/
H A DLookupI.cs275 public override void findObjectById(string domainId, Ice.Identity id, LookupReplyPrx reply, in findObjectById() method in IceDiscovery.LookupI
/dports/devel/py-ice37/ice-3.7.2/csharp/src/IceDiscovery/
H A DLookupI.cs275 public override void findObjectById(string domainId, Ice.Identity id, LookupReplyPrx reply, in findObjectById() method in IceDiscovery.LookupI
/dports/devel/php-ice37/ice-3.7.2/java/src/IceDiscovery/src/main/java/com/zeroc/IceDiscovery/
H A DLookupI.java287 …public void findObjectById(String domainId, com.zeroc.Ice.Identity id, com.zeroc.IceDiscovery.Look… in findObjectById() method in LookupI
/dports/devel/ice37/ice-3.7.2/java/src/IceDiscovery/src/main/java/com/zeroc/IceDiscovery/
H A DLookupI.java287 …public void findObjectById(String domainId, com.zeroc.Ice.Identity id, com.zeroc.IceDiscovery.Look… in findObjectById() method in LookupI
/dports/devel/ice37/ice-3.7.2/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/
H A DLookupI.java328findObjectById(String domainId, Ice.Identity id, IceDiscovery.LookupReplyPrx reply, Ice.Current c) in findObjectById() method in LookupI
/dports/devel/py-ice37/ice-3.7.2/java/src/IceDiscovery/src/main/java/com/zeroc/IceDiscovery/
H A DLookupI.java287 …public void findObjectById(String domainId, com.zeroc.Ice.Identity id, com.zeroc.IceDiscovery.Look… in findObjectById() method in LookupI
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/
H A DLookupI.java328findObjectById(String domainId, Ice.Identity id, IceDiscovery.LookupReplyPrx reply, Ice.Current c) in findObjectById() method in LookupI
/dports/devel/php-ice37/ice-3.7.2/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/
H A DLookupI.java328findObjectById(String domainId, Ice.Identity id, IceDiscovery.LookupReplyPrx reply, Ice.Current c) in findObjectById() method in LookupI
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceDiscovery/
H A DLookupI.cpp330 LookupI::findObjectById(ICE_IN(string) domainId, ICE_IN(Ice::Identity) id, ICE_IN(LookupReplyPrxPtr… in findObjectById() function in LookupI
/dports/devel/ice37/ice-3.7.2/cpp/src/IceDiscovery/
H A DLookupI.cpp330 LookupI::findObjectById(ICE_IN(string) domainId, ICE_IN(Ice::Identity) id, ICE_IN(LookupReplyPrxPtr… in findObjectById() function in LookupI
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceDiscovery/
H A DLookupI.cpp330 LookupI::findObjectById(ICE_IN(string) domainId, ICE_IN(Ice::Identity) id, ICE_IN(LookupReplyPrxPtr… in findObjectById() function in LookupI
/dports/www/firefox-legacy/firefox-52.8.0esr/js/ipc/
H A DJavaScriptShared.cpp495 JavaScriptShared::findObjectById(JSContext* cx, const ObjectId& objId) in findObjectById() function in JavaScriptShared
/dports/lang/spidermonkey60/firefox-60.9.0/js/ipc/
H A DJavaScriptShared.cpp410 JSObject* JavaScriptShared::findObjectById(JSContext* cx, in findObjectById() function in JavaScriptShared
/dports/devel/umbrello/umbrello-21.12.3/umbrello/
H A Dumldoc.cpp1039 UMLObject* UMLDoc::findObjectById(Uml::ID::Type id) function in UMLDoc