Home
last modified time | relevance | path

Searched defs:libs (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.cc91 static void LoadLibraries(const std::vector<std::string>* libs) { in LoadLibraries()
/hardware/google/camera/common/hal/utils/
Dutils.cc464 std::vector<std::string> libs; in FindLibraryPaths() local