Home
last modified time | relevance | path

Searched refs:GetValueDidChange (Results 1 – 8 of 8) sorted by relevance

/external/lldb/scripts/Python/interface/
DSBValue.i116 GetValueDidChange ();
439 __swig_getmethods__["changed"] = GetValueDidChange
440 …if _newclass: changed = property(GetValueDidChange, None, doc='''A read only property that returns…
/external/lldb/source/Core/
DValueObjectCast.cpp114 SetValueDidChange (m_parent->GetValueDidChange()); in UpdateValue()
DValueObject.cpp482 ValueObject::GetValueDidChange () in GetValueDidChange() function in ValueObject
/external/lldb/test/python_api/default-constructor/
Dsb_value.py19 obj.GetValueDidChange()
/external/lldb/include/lldb/API/
DSBValue.h85 GetValueDidChange ();
/external/lldb/source/API/
DSBValue.cpp490 SBValue::GetValueDidChange () in GetValueDidChange() function in SBValue
498 result = value_sp->GetValueDidChange (); in GetValueDidChange()
/external/lldb/include/lldb/Core/
DValueObject.h823 GetValueDidChange ();
/external/lldb/www/python_reference/
Dapi-objects.txt4140 lldb.SBValue.GetValueDidChange lldb.SBValue-class.html#GetValueDidChange