Home
last modified time | relevance | path

Searched defs:getProcessName (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrContext_Base.cpp54 const std::string& GrContext_Base::getProcessName() const in getProcessName() function in GrContext_Base
/third_party/jsframework/runtime/main/extend/systemplugin/napi/app/
Dcontext.js171 getProcessName: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js647 getProcessName: function (...args) { method
/third_party/libabigail/tests/lib/
Dcatch.hpp9988 std::string Config::getProcessName() const { return m_data.processName; } in getProcessName() function in Catch::Config