Searched refs:instance_properties (Results 1 – 2 of 2) sorted by relevance
101 …ThreadOptionValueProperties *instance_properties = static_cast<ThreadOptionValueProperties *>(thre… in GetPropertyAtIndex() local102 if (this != instance_properties) in GetPropertyAtIndex()103 return instance_properties->ProtectedGetPropertyAtIndex (idx); in GetPropertyAtIndex()
85 …ProcessOptionValueProperties *instance_properties = static_cast<ProcessOptionValueProperties *>(pr… in GetPropertyAtIndex() local86 if (this != instance_properties) in GetPropertyAtIndex()87 return instance_properties->ProtectedGetPropertyAtIndex (idx); in GetPropertyAtIndex()