Home
last modified time | relevance | path

Searched defs:notify_action (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/core/
Dcontext.hpp43 typedef std::function<void (const char *)> notify_action; typedef in clover::context
/external/llvm-project/lldb/source/Commands/
DCommandObjectProcess.cpp1476 int notify_action = -1; // -1 means leave the current setting alone in DoExecute() local