Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp906 static Status isOfflineSessionSupported(const camera_metadata_t *staticMeta);
5469 if (isOfflineSessionSupported(staticMetaBuffer) != Status::OK) { in TEST_P()
6516 Status CameraHidlTest::isOfflineSessionSupported(const camera_metadata_t *staticMeta) { in isOfflineSessionSupported() function in CameraHidlTest