Searched refs:str_val (Results 1 – 1 of 1) sorted by relevance
4334 const char* str_val = posix::GetEnv(var); in Int32FromEnvOrDie() local4335 if (str_val == NULL) { in Int32FromEnvOrDie()4341 str_val, &result)) { in Int32FromEnvOrDie()