Home | History | Annotate | Download | only in os

Lines Matching refs:sharedLibraries

584             String sharedLibraries = "";
595 sharedLibraries);
597 if (!sharedLibraries.isEmpty()) {
598 sharedLibraries += ":";
600 sharedLibraries += classPathElement;