Searched refs:vtsRootPath (Results 1 – 1 of 1) sorted by relevance
380 const char* vtsRootPath = std::getenv("VTS_ROOT_PATH"); in openLibs() local381 if (vtsRootPath && strlen(vtsRootPath) > 0) { in openLibs()383 std::string(vtsRootPath) + HAL_LIBRARY_PATH_SYSTEM; in openLibs()