Searched refs:instance_properties (Results 1 – 2 of 2) sorted by relevance
112 …ThreadOptionValueProperties *instance_properties = static_cast<ThreadOptionValueProperties *>(thre… in GetPropertyAtIndex() local113 if (this != instance_properties) in GetPropertyAtIndex()114 return instance_properties->ProtectedGetPropertyAtIndex (idx); in GetPropertyAtIndex()
97 …ProcessOptionValueProperties *instance_properties = static_cast<ProcessOptionValueProperties *>(pr… in GetPropertyAtIndex() local98 if (this != instance_properties) in GetPropertyAtIndex()99 return instance_properties->ProtectedGetPropertyAtIndex (idx); in GetPropertyAtIndex()