Searched refs:GetStateMethod (Results 1 – 2 of 2) sorted by relevance
386 const ByteString & SvMetaSlot::GetStateMethod() const in GetStateMethod() function in SvMetaSlot389 return ((SvMetaSlot *)GetRef())->GetStateMethod(); in GetStateMethod()1235 aMethodName = GetStateMethod(); in WriteSlotStubs()1325 pNextSlot->GetStateMethod() == GetStateMethod() ) in WriteSlot()1341 pNextSlot->GetStateMethod() == GetStateMethod() ) in WriteSlot()1375 if( GetStateMethod().Len() && GetStateMethod() != "NoState") in WriteSlot()1377 << GetStateMethod().GetBuffer() << ')'; in WriteSlot()
196 const ByteString & GetStateMethod() const;
Completed in 24 milliseconds