Searched defs:try_load (Results 1 – 3 of 3) sorted by relevance
45 pub fn try_load( in try_load() method
441 static void *try_load(const char *dir, const char *soname) in try_load() function
343 auto try_load = [&](auto dictionary) -> ValidationResult { in GetHolderIfValid() local