Home
last modified time | relevance | path

Searched refs:EnvironmentCount (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
DRNBContext.h92 int EnvironmentCount () const { return m_env_vec.size(); } in EnvironmentCount() function
Ddebugserver.cpp182 size_t inferior_envc = ctx.EnvironmentCount(); in RNBRunLoopLaunchInferior()