Home
last modified time | relevance | path

Searched refs:getProcessName (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrContext_Base.cpp54 const std::string& GrContext_Base::getProcessName() const in getProcessName() function in GrContext_Base
/third_party/skia/include/private/
H A DGrContext_Base.h56 const std::string& getProcessName() const;
/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp374 if (gpu()->getContext()->getProcessName() == "render_service" && fProgramInfo.pipeline().checkAFRecursively()) { in finalize()
/third_party/libabigail/tests/lib/
H A Dcatch.hpp5332 std::string getProcessName() const;
9988 std::string Config::getProcessName() const { return m_data.processName; }

Completed in 18 milliseconds