Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DRNBContext.cpp40 static std::string GetEnvironmentKey(const std::string &env) { in GetEnvironmentKey() function
50 std::string arg_key = GetEnvironmentKey(arg); in PushEnvironmentIfNeeded()
53 if (arg_key == GetEnvironmentKey(entry)) in PushEnvironmentIfNeeded()