Searched refs:getProcessName (Results 1 – 6 of 6) sorted by relevance
56 const std::string& getProcessName() const;
54 const std::string& GrContext_Base::getProcessName() const in getProcessName() function in GrContext_Base
171 getProcessName: function (...args) { method
374 …if (gpu()->getContext()->getProcessName() == "render_service" && fProgramInfo.pipeline().checkAFRe… in finalize()
647 getProcessName: function (...args) { method
5332 std::string getProcessName() const;9988 std::string Config::getProcessName() const { return m_data.processName; } in getProcessName() function in Catch::Config