Searched refs:RemoveOwnerStreamIdLocked (Results 1 – 2 of 2) sorted by relevance
139 status_t RemoveOwnerStreamIdLocked(int32_t old_owner_stream_id);
310 status_t InternalStreamManager::RemoveOwnerStreamIdLocked( in RemoveOwnerStreamIdLocked() function in android::google_camera_hal::InternalStreamManager364 status_t res = RemoveOwnerStreamIdLocked(owner_stream_id); in FreeStream()