Home
last modified time | relevance | path

Searched refs:libraryLocation (Results 1 – 3 of 3) sorted by relevance

/external/skia/platform_tools/android/launcher/
Dskia_launcher.cpp34 char libraryLocation[100]; in load_library() local
35 sprintf(libraryLocation, "%s/lib%s.so", appLocation, libraryName); in load_library()
36 if (!file_exists(libraryLocation)) { in load_library()
44 void* appLibrary = dlopen(libraryLocation, RTLD_LOCAL | RTLD_LAZY); in load_library()
/external/skqp/platform_tools/android/launcher/
Dskia_launcher.cpp34 char libraryLocation[100]; in load_library() local
35 sprintf(libraryLocation, "%s/lib%s.so", appLocation, libraryName); in load_library()
36 if (!file_exists(libraryLocation)) { in load_library()
44 void* appLibrary = dlopen(libraryLocation, RTLD_LOCAL | RTLD_LAZY); in load_library()
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...