Home
last modified time | relevance | path

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

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