Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dutils.h151 std::vector<std::string> FindLibraryPaths(const char* dir_path);
Dutils.cc488 std::vector<std::string> FindLibraryPaths(const char* dir_path) { in FindLibraryPaths() function
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.cc306 utils::FindLibraryPaths(kExternalCaptureSessionDir)) { in LoadExternalCaptureSession()
Dzsl_snapshot_capture_session.cc99 utils::FindLibraryPaths(kExternalProcessBlockDir)) { in CreateSnapshotProcessBlock()
150 utils::FindLibraryPaths(kExternalProcessBlockDir)) { in CreateDenoiseProcessBlock()
/hardware/google/camera/common/hal/tests/
Dcamera_device_session_tests.cc72 utils::FindLibraryPaths(kExternalCaptureSessionDir)) { in LoadExternalCaptureSession()