Searched refs:GetInstances (Results 1 – 1 of 1) sorted by relevance
264 const std::vector<Instance> &GetInstances() const { return m_instances; } in GetInstances() function in PluginInstances265 std::vector<Instance> &GetInstances() { return m_instances; } in GetInstances() function in PluginInstances570 const auto &instances = GetLanguageRuntimeInstances().GetInstances(); in GetLanguageRuntimeGetCommandObjectAtIndex()578 const auto &instances = GetLanguageRuntimeInstances().GetInstances(); in GetLanguageRuntimeGetExceptionPreconditionAtIndex()658 const auto &instances = GetObjectFileInstances().GetInstances(); in GetObjectFileCreateMemoryCallbackAtIndex()667 const auto &instances = GetObjectFileInstances().GetInstances(); in GetObjectFileGetModuleSpecificationsCallbackAtIndex()678 const auto &instances = GetObjectFileInstances().GetInstances(); in GetObjectFileCreateMemoryCallbackForPluginName()690 auto &instances = GetObjectFileInstances().GetInstances(); in SaveCore()742 const auto &instances = GetObjectContainerInstances().GetInstances(); in GetObjectContainerGetModuleSpecificationsCallbackAtIndex()790 for (const auto &instance : GetPlatformInstances().GetInstances()) { in AutoCompletePlatformName()[all …]