Searched defs:obj2 (Results 1 – 4 of 4) sorted by relevance
62 Message::Message(uint32_t what, std::shared_ptr<void> obj2) in Message()68 Message::Message(uint32_t what, std::shared_ptr<void> obj2, std::shared_ptr<void> obj3) in Message()
180 bool Object::Equals(IInterface &obj1, IInterface &obj2) in Equals()
89 EglWrapperObject *obj2 = new EglWrapperObject(disp4); in DoSomethingInterestingWithMyAPI() local
1235 QuerySyncObject obj2; variable