Home
last modified time | relevance | path

Searched refs:FindLibraryPaths (Results 1 – 5 of 5) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dutils.h140 std::vector<std::string> FindLibraryPaths(const char* dir_path);
Dutils.cc463 std::vector<std::string> FindLibraryPaths(const char* dir_path) { in FindLibraryPaths() function
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.cc270 utils::FindLibraryPaths(kExternalCaptureSessionDir)) { in LoadExternalCaptureSession()
Dzsl_snapshot_capture_session.cc98 utils::FindLibraryPaths(kExternalProcessBlockDir)) { in CreateSnapshotProcessBlock()
/hardware/google/camera/common/hal/tests/
Dcamera_device_session_tests.cc72 utils::FindLibraryPaths(kExternalCaptureSessionDir)) { in LoadExternalCaptureSession()