Searched refs:getCurrentLogIdForCamera (Results 1 – 3 of 3) sorted by relevance
153 int64_t getCurrentLogIdForCamera(const std::string& cameraId);
501 int64_t CameraServiceProxyWrapper::getCurrentLogIdForCamera(const std::string& cameraId) { in getCurrentLogIdForCamera() function in android::CameraServiceProxyWrapper
2541 int64_t logId = mCameraServiceProxyWrapper->getCurrentLogIdForCamera(mId); in configureStreamsLocked()