Searched defs:implementor (Results 1 – 2 of 2) sorted by relevance
246 const StructuredData::ObjectSP &implementor, in GetRecognizedArguments()438 CalculateNumChildren(const StructuredData::ObjectSP &implementor, in CalculateNumChildren()444 GetChildAtIndex(const StructuredData::ObjectSP &implementor, uint32_t idx) { in GetChildAtIndex()449 GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, in GetIndexOfChildWithName()455 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance()460 const StructuredData::ObjectSP &implementor) { in MightHaveChildrenSynthProviderInstance()465 GetSyntheticValue(const StructuredData::ObjectSP &implementor) { in GetSyntheticValue()470 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) { in GetSyntheticTypeName()
1456 PythonObject implementor(PyRefType::Borrowed, in GetRecognizedArguments() local1515 PythonObject implementor(PyRefType::Borrowed, in OSPlugin_RegisterInfo() local1548 PythonObject implementor(PyRefType::Borrowed, in OSPlugin_ThreadsInfo() local1582 PythonObject implementor(PyRefType::Borrowed, in OSPlugin_RegisterContextData() local1617 PythonObject implementor(PyRefType::Borrowed, in OSPlugin_CreateThread() local2196 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in CalculateNumChildren() local2219 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetChildAtIndex() local2251 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetIndexOfChildWithName() local2276 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in UpdateSynthProviderInstance() local2299 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in MightHaveChildrenSynthProviderInstance() local[all …]