Home
last modified time | relevance | path

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

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