Searched refs:attempted_load (Results 1 – 2 of 2) sorted by relevance
39 bool attempted_load = false; variable58 if (attempted_load) in EnsureMethodsLoaded()60 attempted_load = true; in EnsureMethodsLoaded()
245 static bool attempted_load = false; in EnsureMethodsLoaded() local246 if (attempted_load) in EnsureMethodsLoaded()248 attempted_load = true; in EnsureMethodsLoaded()