Searched refs:GetExecMethod (Results 1 – 2 of 2) sorted by relevance
381 const ByteString & SvMetaSlot::GetExecMethod() const in GetExecMethod() function in SvMetaSlot384 return ((SvMetaSlot *)GetRef())->GetExecMethod(); in GetExecMethod()1211 ByteString aMethodName( GetExecMethod() ); in WriteSlotStubs()1367 if( GetExecMethod().Len() && GetExecMethod() != "NoExec") in WriteSlot()1369 << GetExecMethod().GetBuffer() << ')'; in WriteSlot()
195 const ByteString & GetExecMethod() const;
Completed in 13 milliseconds