Searched refs:LogLevelStrToInt (Results 1 – 2 of 2) sorted by relevance
72 int64_t LogLevelStrToInt(const char* tf_env_var_val) { in LogLevelStrToInt() function93 return LogLevelStrToInt(tf_env_var_val); in MinLogLevelFromEnv()98 return LogLevelStrToInt(tf_env_var_val); in MinVLogLevelFromEnv()
224 int64_t LogLevelStrToInt(const char* tf_env_var_val) { in LogLevelStrToInt() function318 return LogLevelStrToInt(tf_env_var_val); in MinLogLevelFromEnv()333 return LogLevelStrToInt(tf_env_var_val); in MaxVLogLevelFromEnv()