Searched defs:test_platform_open_library (Results 1 – 1 of 1) sorted by relevance
246 inline test_platform_dl_handle test_platform_open_library(const wchar_t* lib_path) { in test_platform_open_library() function273 inline test_platform_dl_handle test_platform_open_library(const char* libPath) { return dlopen(libP… in test_platform_open_library() function