Searched refs:isOfflineSessionSupported (Results 1 – 4 of 4) sorted by relevance
347 static Status isOfflineSessionSupported(const camera_metadata_t* staticMeta);
2458 if (isOfflineSessionSupported(staticMetaBuffer) != Status::OK) { in TEST_P()
3570 Status CameraAidlTest::isOfflineSessionSupported(const camera_metadata_t* staticMeta) { in isOfflineSessionSupported() function in CameraAidlTest
938 static Status isOfflineSessionSupported(const camera_metadata_t *staticMeta);5558 if (isOfflineSessionSupported(staticMetaBuffer) != Status::OK) { in TEST_P()6488 Status CameraHidlTest::isOfflineSessionSupported(const camera_metadata_t *staticMeta) { in isOfflineSessionSupported() function in CameraHidlTest