Searched refs:PushEnvironment (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DRNBContext.h94 void PushEnvironment (const char *arg) { if (arg) m_env_vec.push_back (arg); } function in class:RNBContext
H A DRNBRemote.cpp2267 ctx.PushEnvironment (p);
2312 ctx.PushEnvironment (arg.c_str());

Completed in 834 milliseconds