Searched refs:lib_name (Results 1 – 3 of 3) sorted by relevance
29 local lib_name=$133 local result="$TP2_LATEST/$lib_name/"55 local __res_var=${lib_name^^}"_BASE"
1282 Status LoadLibrary(const std::string& lib_name, in LoadLibrary() argument1285 return target_->LoadLibrary(lib_name, search_path, result); in LoadLibrary()
496 Status LoadLibrary(const std::string& lib_name, in LoadLibrary() argument499 return env_target_->LoadLibrary(lib_name, search_path, result); in LoadLibrary()