Searched defs:GetEnviron (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Druntime.cc198 inline char** GetEnviron() { function in namespace:art::__anon176
208 inline char** GetEnviron() { return environ; }
2545 char** env = GetEnviron();

Completed in 12 milliseconds