Searched refs:getInjectedSources (Results 1 – 12 of 12) sorted by relevance
83 std::unique_ptr<IPDBEnumInjectedSources> getInjectedSources() const override;
88 getInjectedSources() const = 0;
89 getInjectedSources() const = 0;
91 std::unique_ptr<IPDBEnumInjectedSources> getInjectedSources() const override;
99 std::unique_ptr<IPDBEnumInjectedSources> getInjectedSources() const override;
194 NativeSession::getInjectedSources() const { in getInjectedSources() function in NativeSession
396 DIASession::getInjectedSources() const { in getInjectedSources() function in DIASession
338 NativeSession::getInjectedSources() const { in getInjectedSources() function in NativeSession
154 std::unique_ptr<IPDBEnumInjectedSources> getInjectedSources() const override { in getInjectedSources() function in __anon3ef83b7a0111::MockSession
940 auto Sources = Session.getInjectedSources(); in dumpInjectedSources()