Lines Matching refs:GetObjectDescription
446 SBValue::GetObjectDescription ()454 cstr = value_sp->GetObjectDescription ();459 log->Printf ("SBValue(%p)::GetObjectDescription() => \"%s\"", value_sp.get(), cstr);461 log->Printf ("SBValue(%p)::GetObjectDescription() => NULL", value_sp.get());